/external/strace/xlat/ |
D | mlockall_flags.h | 5 #if !(defined(MCL_FUTURE) || (defined(HAVE_DECL_MCL_FUTURE) && HAVE_DECL_MCL_FUTURE)) 6 # define MCL_FUTURE 2 macro 21 XLAT(MCL_FUTURE),
|
D | mlockall_flags.in | 2 MCL_FUTURE 2
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/mman_h/ |
D | 5-2-buildonly.c | 18 #ifndef MCL_FUTURE 19 #error MCL_FUTURE not defined
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | on-fault-limit.c | 9 #define MCL_ONFAULT (MCL_FUTURE << 1) 23 if (mlockall(MCL_ONFAULT | MCL_FUTURE)) { in test_limit()
|
D | mlock2-tests.c | 19 #define MCL_ONFAULT (MCL_FUTURE << 1) 605 if (mlockall(MCL_CURRENT | MCL_FUTURE)) { in test_munlockall() 717 if (mlockall(MCL_CURRENT | MCL_ONFAULT | MCL_FUTURE)) { in test_mlockall()
|
/external/ltp/testcases/kernel/syscalls/mlockall/ |
D | mlockall01.c | 89 MCL_FUTURE, "MCL_FUTURE"}, { 90 MCL_CURRENT | MCL_FUTURE, "MCL_CURRENT|MCL_FUTURE"}
|
D | mlockall03.c | 107 ~(MCL_CURRENT | MCL_FUTURE), EINVAL, "Unknown flag"}
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | mman.h | 19 #define MCL_FUTURE 2 /* lock all future mappings */ macro
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mlockall/ |
D | 13-2.c | 23 result = mlockall(~(MCL_CURRENT | MCL_FUTURE)); in main()
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | mman.h | 63 #define MCL_FUTURE 2 /* lock all future mappings */ macro
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
D | 18-1.c | 83 if (mlockall(MCL_FUTURE) == -1) { in main()
|
/external/strace/tests/ |
D | mmap.c | 100 if (mlockall(MCL_FUTURE)) in main()
|
/external/strace/tests-mx32/ |
D | mmap.c | 100 if (mlockall(MCL_FUTURE)) in main()
|
/external/toybox/toys/other/ |
D | nbd_client.c | 79 if (toys.optflags & FLAG_s) mlockall(MCL_CURRENT|MCL_FUTURE); in nbd_client_main()
|
/external/strace/tests-m32/ |
D | mmap.c | 100 if (mlockall(MCL_FUTURE)) in main()
|
/external/ltp/testcases/realtime/func/gtod_latency/ |
D | gtod_infinite.c | 134 mlockall(MCL_CURRENT | MCL_FUTURE); in main()
|
D | gtod_latency.c | 256 mlockall(MCL_CURRENT | MCL_FUTURE); in main()
|
/external/autotest/client/tests/memory_api/ |
D | memory_api.c | 48 mlockall(MCL_FUTURE); in main()
|
/external/ltp/testcases/kernel/sched/tool/ |
D | time-schedule.c | 168 if (mlockall(MCL_CURRENT | MCL_FUTURE) != 0) { in main()
|
/external/ltp/testcases/realtime/lib/ |
D | librttest.c | 220 if (mlockall(MCL_CURRENT | MCL_FUTURE)) { in rt_init_long()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |