Home
last modified time | relevance | path

Searched refs:test_mlock_outof_limit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dmlock-random-test.c215 int test_mlock_outof_limit(char *p, int alloc_size) in test_mlock_outof_limit() function
287 ret = test_mlock_outof_limit(p, MLOCK_OUTOF_LIMIT_SIZE); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmlock-random-test.c216 int test_mlock_outof_limit(char *p, int alloc_size) in test_mlock_outof_limit() function
288 ret = test_mlock_outof_limit(p, MLOCK_OUTOF_LIMIT_SIZE); in main()

Completed in 2 milliseconds