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

/linux-4.4.14/tools/testing/selftests/vm/
H A Dmlock2-tests.c627 static int test_vma_management(bool call_mlock) test_vma_management() argument
643 if (call_mlock && mlock2_(map, 3 * page_size, MLOCK_ONFAULT)) { test_vma_management()
713 static int test_mlockall(int (test_function)(bool call_mlock)) test_mlockall() argument

Completed in 186 milliseconds