MLOCK_OUTOF_LIMIT_SIZE 282 tools/testing/selftests/vm/mlock-random-test.c p = malloc(MLOCK_OUTOF_LIMIT_SIZE); MLOCK_OUTOF_LIMIT_SIZE 287 tools/testing/selftests/vm/mlock-random-test.c ret = test_mlock_outof_limit(p, MLOCK_OUTOF_LIMIT_SIZE); MLOCK_OUTOF_LIMIT_SIZE 290 tools/testing/selftests/vm/mlock-random-test.c munlock(p, MLOCK_OUTOF_LIMIT_SIZE);