Home
last modified time | relevance | path

Searched defs:is_mlock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dmlock-random-test.c161 int is_mlock = !!(rand() % 2); in test_mlock_within_limit() local
232 int is_mlock = !!(rand() % 2); in test_mlock_outof_limit() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmlock-random-test.c162 int is_mlock = !!(rand() % 2); in test_mlock_within_limit() local
233 int is_mlock = !!(rand() % 2); in test_mlock_outof_limit() local

Completed in 1 milliseconds