Lines Matching refs:perror
34 perror("fopen"); in get_vm_area()
200 perror("test_mlock_locked mmap"); in test_mlock_lock()
209 perror("mlock2(0)"); in test_mlock_lock()
218 perror("munlock()"); in test_mlock_lock()
263 perror("test_mlock_locked mmap"); in test_mlock_onfault()
272 perror("mlock2(MLOCK_ONFAULT)"); in test_mlock_onfault()
285 perror("munlock()"); in test_mlock_onfault()
305 perror("test_mlock_locked mmap"); in test_lock_onfault_of_present()
316 perror("mlock2(MLOCK_ONFAULT)"); in test_lock_onfault_of_present()
342 perror("test_munlockall mmap"); in test_munlockall()
347 perror("mlockall(MCL_CURRENT)"); in test_munlockall()
355 perror("munlockall()"); in test_munlockall()
368 perror("test_munlockall second mmap"); in test_munlockall()
373 perror("mlockall(MCL_CURRENT | MCL_ONFAULT)"); in test_munlockall()
381 perror("munlockall()"); in test_munlockall()
389 perror("mlockall(MCL_CURRENT | MCL_FUTURE)"); in test_munlockall()
397 perror("munlockall()"); in test_munlockall()
422 perror("mmap()"); in test_vma_management()
431 perror("mlock(ONFAULT)\n"); in test_vma_management()
454 perror("munlock()"); in test_vma_management()
473 perror("munlock()"); in test_vma_management()
501 perror("mlockall"); in test_mlockall()