Searched refs:call_mlock (Results 1 – 1 of 1) sorted by relevance
569 static int test_vma_management(bool call_mlock) in test_vma_management() argument585 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