Lines Matching refs:munlockall
298 if (munlockall()) {
300 ksft_exit_fail_msg("munlockall(): %s\n", strerror(errno));
324 if (munlockall()) {
326 ksft_exit_fail_msg("munlockall(): %s\n", strerror(errno));
338 if (munlockall()) {
340 ksft_exit_fail_msg("munlockall() %s\n", strerror(errno));
354 if (munlockall()) {
355 ksft_test_result_fail("munlockall() %s\n", strerror(errno));
396 munlockall();
403 munlockall();
489 munlockall();