Lines Matching refs:perror
34 perror("fopen"); in get_vm_area()
199 perror("test_mlock_locked mmap"); in test_mlock_lock()
208 perror("mlock2(0)"); in test_mlock_lock()
217 perror("munlock()"); in test_mlock_lock()
262 perror("test_mlock_locked mmap"); in test_mlock_onfault()
271 perror("mlock2(MLOCK_ONFAULT)"); in test_mlock_onfault()
284 perror("munlock()"); in test_mlock_onfault()
304 perror("test_mlock_locked mmap"); in test_lock_onfault_of_present()
315 perror("mlock2(MLOCK_ONFAULT)"); in test_lock_onfault_of_present()
341 perror("test_munlockall mmap"); in test_munlockall()
346 perror("mlockall(MCL_CURRENT)"); in test_munlockall()
354 perror("munlockall()"); in test_munlockall()
367 perror("test_munlockall second mmap"); in test_munlockall()
372 perror("mlockall(MCL_CURRENT | MCL_ONFAULT)"); in test_munlockall()
380 perror("munlockall()"); in test_munlockall()
388 perror("mlockall(MCL_CURRENT | MCL_FUTURE)"); in test_munlockall()
396 perror("munlockall()"); in test_munlockall()
421 perror("mmap()"); in test_vma_management()
430 perror("mlock(ONFAULT)\n"); in test_vma_management()
453 perror("munlock()"); in test_vma_management()
472 perror("munlock()"); in test_vma_management()
500 perror("mlockall"); in test_mlockall()