Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dmlock2-tests.c166 static int unlock_lock_check(char *map) in unlock_lock_check() function
199 ksft_test_result(!unlock_lock_check(map), "%s: Unlocked\n", __func__); in test_mlock_lock()
299 ksft_test_result(!unlock_lock_check(map), "%s: No locked memory\n", __func__); in test_munlockall0()
339 ksft_test_result(!unlock_lock_check(map), "%s: No locked memory\n", __func__); in test_munlockall1()