Lines Matching refs:exit
127 fprintf(stderr, "srandom_r error\n"), exit(1); in locking_thread()
137 fprintf(stderr, "random_r 1 error\n"), exit(1); in locking_thread()
141 fprintf(stderr, "random_r 2 error\n"), exit(1); in locking_thread()
156 count_verify[page_nr]), exit(1); in locking_thread()
172 count_verify[page_nr]), exit(1); in locking_thread()
193 exit(1); in locking_thread()
204 count_verify[page_nr]), exit(1); in locking_thread()
226 offset), exit(1); in copy_page()
236 uffdio_copy.copy), exit(1); in copy_page()
239 uffdio_copy.copy), exit(1); in copy_page()
263 fprintf(stderr, "poll error %d\n", ret), exit(1); in uffd_poll_thread()
265 perror("poll"), exit(1); in uffd_poll_thread()
269 exit(1); in uffd_poll_thread()
274 pollfd[0].revents), exit(1); in uffd_poll_thread()
279 perror("nonblocking read error"), exit(1); in uffd_poll_thread()
283 msg.event), exit(1); in uffd_poll_thread()
285 fprintf(stderr, "unexpected write fault\n"), exit(1); in uffd_poll_thread()
314 perror("blocking read error"), exit(1); in uffd_read_thread()
316 fprintf(stderr, "short read\n"), exit(1); in uffd_read_thread()
320 msg.event), exit(1); in uffd_read_thread()
323 fprintf(stderr, "unexpected write fault\n"), exit(1); in uffd_read_thread()
612 fprintf(stderr, "Usage: <MiB> <bounces>\n"), exit(1); in main()
617 fprintf(stderr, "Impossible to run this test\n"), exit(2); in main()
622 fprintf(stderr, "Usage: <MiB> <bounces>\n"), exit(1); in main()
627 fprintf(stderr, "Usage: <MiB> <bounces>\n"), exit(1); in main()