Home
last modified time | relevance | path

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

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