| /Linux-v5.4/tools/testing/selftests/pidfd/ |
| D | pidfd_test.c | 95 _exit(EXIT_SUCCESS); in test_pidfd_send_signal_exited_fail() 170 _exit(PIDFD_ERROR); in test_pidfd_send_signal_recycled_pid_fail() 176 _exit(PIDFD_ERROR); in test_pidfd_send_signal_recycled_pid_fail() 179 _exit(PIDFD_PASS); in test_pidfd_send_signal_recycled_pid_fail() 188 _exit(PIDFD_ERROR); in test_pidfd_send_signal_recycled_pid_fail() 201 _exit(PIDFD_SKIP); in test_pidfd_send_signal_recycled_pid_fail() 205 _exit(PIDFD_ERROR); in test_pidfd_send_signal_recycled_pid_fail() 215 _exit(PIDFD_ERROR); in test_pidfd_send_signal_recycled_pid_fail() 219 _exit(PIDFD_ERROR); in test_pidfd_send_signal_recycled_pid_fail() 226 _exit(PIDFD_PASS); in test_pidfd_send_signal_recycled_pid_fail() [all …]
|
| /Linux-v5.4/tools/testing/selftests/uevent/ |
| D | uevent_filtering.c | 271 _exit(EXIT_FAILURE); in do_test() 280 _exit(EXIT_FAILURE); in do_test() 290 _exit(EXIT_FAILURE); in do_test() 295 _exit(EXIT_FAILURE); in do_test() 297 _exit(EXIT_SUCCESS); in do_test() 303 _exit(EXIT_FAILURE); in do_test() 344 _exit(EXIT_SUCCESS); in signal_handler() 346 _exit(EXIT_FAILURE); in signal_handler() 356 _exit(KSFT_SKIP); in TEST() 363 _exit(KSFT_SKIP); in TEST() [all …]
|
| /Linux-v5.4/tools/testing/selftests/vm/ |
| D | mlock2-tests.c | 79 _exit(1); in get_pageflags() 86 _exit(1); in get_pageflags() 91 _exit(1); in get_pageflags() 106 _exit(1); in get_kpageflags() 111 _exit(1); in get_kpageflags() 116 _exit(1); in get_kpageflags() 308 _exit(KSFT_SKIP); in test_mlock_lock() 417 _exit(KSFT_SKIP); in test_mlock_onfault() 430 _exit(KSFT_SKIP); in test_mlock_onfault() 462 _exit(KSFT_SKIP); in test_lock_onfault_of_present() [all …]
|
| D | mlock2.h | 40 _exit(1); in seek_to_smaps_entry()
|
| /Linux-v5.4/tools/testing/selftests/breakpoints/ |
| D | step_after_suspend_test.c | 33 _exit(1); in child() 39 _exit(1); in child() 44 _exit(1); in child() 47 _exit(0); in child()
|
| D | breakpoint_test_arm64.c | 41 _exit(1); in child() 47 _exit(1); in child() 54 _exit(1); in child() 78 _exit(0); in child()
|
| /Linux-v5.4/tools/testing/selftests/ |
| D | kselftest_module.h | 41 static void __exit __module##_exit(void) \ 46 module_exit(__module##_exit)
|
| /Linux-v5.4/tools/testing/selftests/filesystems/ |
| D | devpts_pts.c | 148 _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-v5.4/tools/testing/selftests/powerpc/alignment/ |
| D | copy_first_unaligned.c | 32 _exit(0); /* We hit the right instruction */ in signal_action_handler() 34 _exit(1); in signal_action_handler()
|
| /Linux-v5.4/tools/testing/selftests/powerpc/tm/ |
| D | tm-signal-msr-resv.c | 29 _exit(0); in signal_segv() 30 _exit(1); in signal_segv()
|
| /Linux-v5.4/include/linux/ |
| D | isa.h | 56 static void __exit __isa_driver##_exit(void) \ 60 module_exit(__isa_driver##_exit);
|
| D | intel_th.h | 73 static void __exit __buffer##_exit(void) \ 77 module_exit(__buffer##_exit);
|
| D | platform_device.h | 262 static void __exit __platform_driver##_exit(void) \ 266 module_exit(__platform_driver##_exit);
|
| /Linux-v5.4/arch/powerpc/platforms/cell/spufs/ |
| D | spu_save_crt0.S | 81 .global _exit 83 _exit: label
|
| D | spu_restore_crt0.S | 43 .global _exit 45 _exit: label
|
| /Linux-v5.4/tools/testing/selftests/size/ |
| D | get_size.c | 87 _exit(ccode); in _start() 103 _exit(0); in _start()
|
| /Linux-v5.4/net/6lowpan/ |
| D | nhc.h | 47 static void __exit __nhc##_exit(void) \ 51 module_exit(__nhc##_exit);
|
| /Linux-v5.4/drivers/usb/storage/ |
| D | usb.h | 203 static void __exit __driver##_exit(void) \ 207 module_exit(__driver##_exit)
|
| /Linux-v5.4/tools/testing/selftests/x86/ |
| D | sysret_rip.c | 77 _exit(1); in sigsegv_for_sigreturn_test() 121 _exit(1); in sigsegv_for_fallthrough()
|
| D | single_step_syscall.c | 80 _exit(1); in sigtrap()
|
| /Linux-v5.4/arch/m68k/68000/ |
| D | head.S | 240 _exit: label 241 jmp _exit /* should never get here */
|
| /Linux-v5.4/tools/testing/selftests/powerpc/benchmarks/ |
| D | fork.c | 96 _exit(0); in bench_fork() 118 _exit(0); in bench_vfork()
|
| /Linux-v5.4/drivers/iio/common/ssp_sensors/ |
| D | ssp_spi.c | 559 goto _exit; in ssp_get_sensor_scanning_info() 567 _exit: in ssp_get_sensor_scanning_info() 586 goto _exit; in ssp_get_firmware_rev() 592 _exit: in ssp_get_firmware_rev()
|
| /Linux-v5.4/arch/m68k/coldfire/ |
| D | head.S | 296 _exit: label 297 jmp _exit /* should never get here */
|
| /Linux-v5.4/samples/pidfd/ |
| D | pidfd-metadata.c | 31 _exit(EXIT_SUCCESS); in do_child()
|