MCL_ONFAULT 772 mm/mlock.c if (flags & MCL_ONFAULT) MCL_ONFAULT 781 mm/mlock.c if (flags & MCL_ONFAULT) MCL_ONFAULT 804 mm/mlock.c if (!flags || (flags & ~(MCL_CURRENT | MCL_FUTURE | MCL_ONFAULT)) || MCL_ONFAULT 805 mm/mlock.c flags == MCL_ONFAULT) MCL_ONFAULT 372 tools/testing/selftests/vm/mlock2-tests.c if (mlockall(MCL_CURRENT | MCL_ONFAULT)) { MCL_ONFAULT 500 tools/testing/selftests/vm/mlock2-tests.c if (mlockall(MCL_CURRENT | MCL_ONFAULT | MCL_FUTURE)) { MCL_ONFAULT 11 tools/testing/selftests/vm/mlock2.h #ifndef MCL_ONFAULT MCL_ONFAULT 9 tools/testing/selftests/vm/on-fault-limit.c #ifndef MCL_ONFAULT MCL_ONFAULT 24 tools/testing/selftests/vm/on-fault-limit.c if (mlockall(MCL_ONFAULT | MCL_FUTURE)) {