tag | line | file | source code |
---|---|---|---|
MS_SYNC | 27 | include/asm-alpha/mman.h | #define MS_SYNC 2 /* synchronous memory sync */ |
MS_SYNC | 22 | include/asm-i386/mman.h | #define MS_SYNC 4 /* synchronous memory sync */ |
MS_SYNC | 48 | include/asm-mips/mman.h | #define MS_SYNC 0 /* synchronous memory sync */ |
MS_SYNC | 21 | include/asm-ppc/mman.h | #define MS_SYNC 4 /* synchronous memory sync */ |
MS_SYNC | 29 | include/asm-sparc/mman.h | #define MS_SYNC 4 /* synchronous memory sync */ |