Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/vm/
Dmlock2-tests.c569 static int test_vma_management(bool call_mlock) in test_vma_management() argument
585 if (call_mlock && mlock2_(map, 3 * page_size, MLOCK_ONFAULT)) { in test_vma_management()
655 static int test_mlockall(int (test_function)(bool call_mlock)) in test_mlockall() argument