Home
last modified time | relevance | path

Searched refs:_exit (Results 1 – 25 of 68) sorted by relevance

123

/linux/tools/testing/selftests/pidfd/
H A Dpidfd_test.c112 _exit(EXIT_SUCCESS); in test_pidfd_send_signal_exited_fail()
206 _exit(PIDFD_ERROR); in test_pidfd_send_signal_recycled_pid_fail()
212 _exit(PIDFD_ERROR); in test_pidfd_send_signal_recycled_pid_fail()
215 _exit(PIDFD_PASS); in test_pidfd_send_signal_recycled_pid_fail()
224 _exit(PIDFD_ERROR); in test_pidfd_send_signal_recycled_pid_fail()
237 _exit(PIDFD_SKIP); in test_pidfd_send_signal_recycled_pid_fail()
241 _exit(PIDFD_ERROR); in test_pidfd_send_signal_recycled_pid_fail()
251 _exit(PIDFD_ERROR); in test_pidfd_send_signal_recycled_pid_fail()
255 _exit(PIDFD_ERROR); in test_pidfd_send_signal_recycled_pid_fail()
262 _exit(PIDFD_PAS in test_pidfd_send_signal_recycled_pid_fail()
[all...]
H A Dpidfd_setns_test.c187 _exit(EXIT_FAILURE); in FIXTURE_SETUP()
189 _exit(EXIT_FAILURE); in FIXTURE_SETUP()
190 _exit(EXIT_SUCCESS); in FIXTURE_SETUP()
219 _exit(EXIT_FAILURE); in FIXTURE_SETUP()
223 _exit(EXIT_FAILURE); in FIXTURE_SETUP()
227 _exit(EXIT_FAILURE); in FIXTURE_SETUP()
231 _exit(EXIT_FAILURE); in FIXTURE_SETUP()
235 _exit(EXIT_FAILURE); in FIXTURE_SETUP()
239 _exit(EXIT_FAILURE); in FIXTURE_SETUP()
243 _exit(EXIT_FAILURE); in FIXTURE_SETUP()
[all …]
H A Dpidfd_file_handle_test.c60 _exit(EXIT_FAILURE); in FIXTURE_SETUP()
65 _exit(EXIT_SUCCESS); in FIXTURE_SETUP()
82 _exit(EXIT_FAILURE); in FIXTURE_SETUP()
87 _exit(EXIT_SUCCESS); in FIXTURE_SETUP()
104 _exit(EXIT_FAILURE); in FIXTURE_SETUP()
109 _exit(EXIT_SUCCESS); in FIXTURE_SETUP()
260 _exit(1); in TEST_F()
262 _exit(0); in TEST_F()
/linux/tools/testing/selftests/powerpc/mm/
H A Dpkey_exec_prot.c36 _exit(1); in trap_handler()
49 _exit(1); in segv_handler()
55 _exit(1); in segv_handler()
64 _exit(1); in segv_handler()
70 _exit(1); in segv_handler()
86 _exit(1); in segv_handler()
91 _exit(1); in segv_handler()
96 _exit(1); in segv_handler()
H A Dexec_prot.c51 _exit(1); in trap_handler()
61 _exit(1); in segv_handler()
67 _exit(1); in segv_handler()
75 _exit(1); in segv_handler()
79 _exit(1); in segv_handler()
H A Dpkey_siginfo.c46 _exit(1); in segv_handler()
52 _exit(1); in segv_handler()
58 _exit(1); in segv_handler()
64 _exit(1); in segv_handler()
84 _exit(1); in segv_handler()
/linux/tools/testing/selftests/uevent/
H A Duevent_filtering.c272 _exit(EXIT_FAILURE); in do_test()
281 _exit(EXIT_FAILURE); in do_test()
291 _exit(EXIT_FAILURE); in do_test()
296 _exit(EXIT_FAILURE); in do_test()
298 _exit(EXIT_SUCCESS); in do_test()
304 _exit(EXIT_FAILURE); in do_test()
345 _exit(EXIT_SUCCESS); in signal_handler()
347 _exit(EXIT_FAILURE); in signal_handler()
357 _exit(KSFT_SKIP); in TEST()
364 _exit(KSFT_SKIP); in TEST()
[all …]
/linux/tools/testing/selftests/perf_events/
H A Dremove_on_exec.c109 _exit(42); in TEST_F()
135 _exit(42); in TEST_F()
144 _exit((perror("exec failed"), 1)); in TEST_F()
182 _exit((perror("exec failed"), 1)); in TEST_F()
207 _exit((perror("exec failed"), 1)); in TEST_F()
239 _exit((perror("sigaction failed"), 1)); in exec_child()
243 _exit((perror("write failed"), 1)); in exec_child()
/linux/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c137 _exit(errno); in hashchk_exec_random_key_test()
140 _exit(errno); in hashchk_exec_random_key_test()
175 _exit(1); in hashchk_fork_share_key_test()
176 _exit(0); in hashchk_fork_share_key_test()
/linux/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test_arm64.c41 _exit(1); in child()
47 _exit(1); in child()
54 _exit(1); in child()
78 _exit(0); in child()
/linux/tools/testing/selftests/filesystems/
H A Ddevpts_pts.c148 _exit(EXIT_FAILURE); in do_tiocgptpeer()
155 _exit(EXIT_FAILURE); in do_tiocgptpeer()
163 _exit(-1); in do_tiocgptpeer()
169 _exit(EXIT_SUCCESS); in do_tiocgptpeer()
/linux/tools/testing/selftests/powerpc/alignment/
H A Dcopy_first_unaligned.c32 _exit(0); /* We hit the right instruction */ in signal_action_handler()
34 _exit(1); in signal_action_handler()
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-msr-resv.c29 _exit(0); in signal_segv()
30 _exit(1); in signal_segv()
/linux/tools/testing/selftests/
H A Dkselftest_module.h49 static void __exit __module##_exit(void) \
54 module_exit(__module##_exit)
/linux/include/linux/
H A Dintel_th.h73 static void __exit __buffer##_exit(void) \
77 module_exit(__buffer##_exit);
H A Disa.h61 static void __exit __isa_driver##_exit(void) \
65 module_exit(__isa_driver##_exit)
/linux/arch/powerpc/platforms/cell/spufs/
H A Dspu_save_crt0.S81 .global _exit
83 _exit: label
H A Dspu_restore_crt0.S43 .global _exit
45 _exit: label
/linux/net/6lowpan/
H A Dnhc.h43 static void __exit __nhc##_exit(void) \
47 module_exit(__nhc##_exit);
/linux/tools/testing/selftests/bpf/prog_tests/
H A Ddeny_namespace.c42 _exit(EXIT_FAILURE); in create_user_ns()
43 _exit(EXIT_SUCCESS); in create_user_ns()
/linux/tools/testing/selftests/x86/
H A Damx.c511 _exit(0); in test_dynamic_state()
555 _exit(0); in test_dynamic_state()
641 _exit(0); in test_fork()
651 _exit(0); in test_fork()
884 _exit(0); in test_ptrace()
H A Dnx_stack.c149 _exit(EXIT_SUCCESS); in sigsegv()
158 _exit(EXIT_FAILURE); in sigtrap()
H A Dsysret_rip.c69 _exit(1); in sigsegv_for_sigreturn_test()
113 _exit(1); in sigsegv_for_fallthrough()
/linux/drivers/usb/storage/
H A Dusb.h204 static void __exit __driver##_exit(void) \
208 module_exit(__driver##_exit)
/linux/arch/m68k/68000/
H A Dhead.S240 _exit: label
241 jmp _exit /* should never get here */

123