Searched refs:MS_INVALIDATE (Results 1 – 18 of 18) sorted by relevance
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/ |
D | 4-3-buildonly.c | 18 #ifndef MS_INVALIDATE 19 #error MS_INVALIDATE not defined
|
/third_party/iowow/src/platform/win32/mman/ |
D | mman.h | 60 #define MS_INVALIDATE 4 macro
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/ |
D | 3-7.c | 62 result = msync(page_ptr, page_size, MS_SYNC | MS_INVALIDATE); in main()
|
D | 3-6.c | 71 result = msync(page_ptr, page_size, MS_SYNC | MS_INVALIDATE); in main()
|
/third_party/musl/libc-test/src/api/ |
D | sys_mman.c | 21 C(MS_INVALIDATE) in f()
|
/third_party/ltp/testcases/kernel/syscalls/msync/ |
D | msync02.c | 94 TEST(msync(addr, page_sz, MS_INVALIDATE)); in main()
|
D | msync03.c | 69 { &addr1, MS_INVALIDATE, EBUSY },
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | mman.h | 64 #define MS_INVALIDATE 2 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | mman.h | 64 #define MS_INVALIDATE 2 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | mman.h | 67 #define MS_INVALIDATE 2 macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | mman.h | 64 #define MS_INVALIDATE 2 macro
|
/third_party/musl/include/sys/ |
D | mman.h | 64 #define MS_INVALIDATE 2 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | mman.h | 58 #define MS_INVALIDATE 2 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | mman.h | 64 #define MS_INVALIDATE 2 macro
|
/third_party/ltp/testcases/kernel/mem/mtest06/ |
D | mmap2.c | 267 MS_SYNC | MS_INVALIDATE) == -1) { in main()
|
/third_party/gettext/gettext-tools/tests/ |
D | msguniq-a.inp | 398 !msync(0x%x,0x%x,MS_INVALIDATE)\ fails.=
|
D | msguniq-a.out | 605 msgid "msync(0x%x,0x%x,MS_INVALIDATE) fails."
|
D | msguniq-a.in | 625 msgid "msync(0x%x,0x%x,MS_INVALIDATE) fails."
|