Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dmlock2-tests.c410 static int test_vma_management(bool call_mlock) in test_vma_management() argument
426 if (call_mlock && mlock2_(map, 3 * page_size, MLOCK_ONFAULT)) { in test_vma_management()
496 static int test_mlockall(int (test_function)(bool call_mlock)) in test_mlockall() argument
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmlock2-tests.c409 static int test_vma_management(bool call_mlock) in test_vma_management() argument
425 if (call_mlock && mlock2_(map, 3 * page_size, MLOCK_ONFAULT)) { in test_vma_management()
495 static int test_mlockall(int (test_function)(bool call_mlock)) in test_mlockall() argument

Completed in 2 milliseconds