Home
last modified time | relevance | path

Searched refs:MCL_ONFAULT (Results 1 – 3 of 3) sorted by relevance

/tools/include/uapi/asm-generic/
A Dmman.h20 #define MCL_ONFAULT 4 /* lock all pages that are faulted in */ macro
/tools/testing/selftests/mm/
A Don-fault-limit.c18 if (mlockall(MCL_ONFAULT | MCL_FUTURE)) in test_limit()
A Dmlock2-tests.c313 if (mlockall(MCL_CURRENT | MCL_ONFAULT)) { in test_munlockall1()
421 if (mlockall(MCL_CURRENT | MCL_ONFAULT | MCL_FUTURE)) in test_mlockall()

Completed in 5 milliseconds