Lines Matching refs:perror
34 perror("fopen"); in get_vm_area()
78 perror("fopen pagemap"); in get_pageflags()
85 perror("fseek pagemap"); in get_pageflags()
90 perror("fread pagemap"); in get_pageflags()
105 perror("fopen kpageflags"); in get_kpageflags()
110 perror("fseek kpageflags"); in get_kpageflags()
115 perror("fread kpageflags"); in get_kpageflags()
301 perror("test_mlock_locked mmap"); in test_mlock_lock()
310 perror("mlock2(0)"); in test_mlock_lock()
319 perror("munlock()"); in test_mlock_lock()
410 perror("test_mlock_locked mmap"); in test_mlock_onfault()
419 perror("mlock2(MLOCK_ONFAULT)"); in test_mlock_onfault()
432 perror("munlock()"); in test_mlock_onfault()
453 perror("test_mlock_locked mmap"); in test_lock_onfault_of_present()
464 perror("mlock2(MLOCK_ONFAULT)"); in test_lock_onfault_of_present()
501 perror("test_munlockall mmap"); in test_munlockall()
506 perror("mlockall(MCL_CURRENT)"); in test_munlockall()
514 perror("munlockall()"); in test_munlockall()
527 perror("test_munlockall second mmap"); in test_munlockall()
532 perror("mlockall(MCL_CURRENT | MCL_ONFAULT)"); in test_munlockall()
540 perror("munlockall()"); in test_munlockall()
548 perror("mlockall(MCL_CURRENT | MCL_FUTURE)"); in test_munlockall()
556 perror("munlockall()"); in test_munlockall()
581 perror("mmap()"); in test_vma_management()
590 perror("mlock(ONFAULT)\n"); in test_vma_management()
613 perror("munlock()"); in test_vma_management()
632 perror("munlock()"); in test_vma_management()
660 perror("mlockall"); in test_mlockall()