Symbol: _exit
arch/um/os-Linux/start_up.c
290
_exit(4);
arch/x86/include/asm/trace/irq_vectors.h
32
DEFINE_EVENT_FN(x86_irq_vector, name##_exit, \
drivers/iio/common/ssp_sensors/ssp_spi.c
565
goto _exit;
drivers/iio/common/ssp_sensors/ssp_spi.c
573
_exit:
drivers/iio/common/ssp_sensors/ssp_spi.c
592
goto _exit;
drivers/iio/common/ssp_sensors/ssp_spi.c
598
_exit:
drivers/staging/rtl8723bs/core/rtw_xmit.c
2308
goto _exit;
drivers/staging/rtl8723bs/core/rtw_xmit.c
2337
_exit:
drivers/usb/storage/usb.h
204
static void __exit __driver##_exit(void) \
drivers/usb/storage/usb.h
208
module_exit(__driver##_exit)
include/linux/cleanup.h
279
#define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \
include/linux/cleanup.h
284
{ _type _T = *p; _exit; } \
include/linux/cpufreq.h
647
static void __exit __governor##_exit(void) \
include/linux/cpufreq.h
651
module_exit(__governor##_exit)
include/linux/device-mapper.h
693
static void __exit dm_##name##_exit(void) \
include/linux/device-mapper.h
697
module_exit(dm_##name##_exit)
include/linux/device/driver.h
272
static void __exit __driver##_exit(void) \
include/linux/device/driver.h
276
module_exit(__driver##_exit);
include/linux/intel_th.h
73
static void __exit __buffer##_exit(void) \
include/linux/intel_th.h
77
module_exit(__buffer##_exit);
include/linux/isa.h
61
static void __exit __isa_driver##_exit(void) \
include/linux/isa.h
65
module_exit(__isa_driver##_exit)
include/linux/platform_device.h
314
static void __exit __platform_driver##_exit(void) \
include/linux/platform_device.h
318
module_exit(__platform_driver##_exit);
net/6lowpan/nhc.h
43
static void __exit __nhc##_exit(void) \
net/6lowpan/nhc.h
47
module_exit(__nhc##_exit);
samples/pidfd/pidfd-metadata.c
31
_exit(EXIT_SUCCESS);
tools/include/nolibc/sys.h
332
_exit(status);
tools/perf/bench/sched-seccomp-notify.c
125
_exit(1);
tools/testing/selftests/arm64/gcs/basic-gcs.c
325
_exit(ret);
tools/testing/selftests/arm64/gcs/gcs-locking.c
120
_exit(0);
tools/testing/selftests/arm64/gcs/gcs-locking.c
140
_exit(0);
tools/testing/selftests/arm64/gcs/gcs-locking.c
176
_exit(0);
tools/testing/selftests/arm64/gcs/gcs-locking.c
97
_exit(0);
tools/testing/selftests/arm64/mte/check_child_memory.c
73
_exit(fault);
tools/testing/selftests/arm64/mte/check_hugetlb_options.c
124
_exit(fault);
tools/testing/selftests/bpf/prog_tests/bpf_iter.c
372
_exit(0);
tools/testing/selftests/bpf/prog_tests/cpumask.c
65
_exit(0);
tools/testing/selftests/bpf/prog_tests/deny_namespace.c
42
_exit(EXIT_FAILURE);
tools/testing/selftests/bpf/prog_tests/deny_namespace.c
43
_exit(EXIT_SUCCESS);
tools/testing/selftests/bpf/prog_tests/exhandler.c
37
_exit(0);
tools/testing/selftests/bpf/prog_tests/task_kfunc.c
61
_exit(0);
tools/testing/selftests/bpf/prog_tests/uprobe_syscall.c
313
_exit(0);
tools/testing/selftests/bpf/test_sockmap.c
886
_exit(0);
tools/testing/selftests/bpf/test_sockmap.c
889
_exit(0);
tools/testing/selftests/breakpoints/breakpoint_test_arm64.c
41
_exit(1);
tools/testing/selftests/breakpoints/breakpoint_test_arm64.c
47
_exit(1);
tools/testing/selftests/breakpoints/breakpoint_test_arm64.c
54
_exit(1);
tools/testing/selftests/breakpoints/breakpoint_test_arm64.c
78
_exit(0);
tools/testing/selftests/breakpoints/step_after_suspend_test.c
33
_exit(1);
tools/testing/selftests/breakpoints/step_after_suspend_test.c
39
_exit(1);
tools/testing/selftests/breakpoints/step_after_suspend_test.c
44
_exit(1);
tools/testing/selftests/breakpoints/step_after_suspend_test.c
47
_exit(0);
tools/testing/selftests/clone3/clone3.c
91
_exit(EXIT_SUCCESS);
tools/testing/selftests/clone3/clone3_cap_checkpoint_restore.c
34
_exit(ret);
tools/testing/selftests/clone3/clone3_set_tid.c
35
_exit(ret);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
1107
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
1240
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
1395
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
1535
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
206
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
350
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
490
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
611
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
731
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
853
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
975
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_test.c
179
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_test.c
282
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_test.c
306
_exit(EXIT_FAILURE);
tools/testing/selftests/coredump/coredump_socket_test.c
312
_exit(EXIT_FAILURE);
tools/testing/selftests/coredump/coredump_socket_test.c
318
_exit(EXIT_SUCCESS);
tools/testing/selftests/coredump/coredump_socket_test.c
410
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_test.c
550
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_test.c
696
_exit(exit_code);
tools/testing/selftests/coredump/coredump_test_helpers.c
382
_exit(exit_code);
tools/testing/selftests/exec/check-exec.c
371
_exit(0); \
tools/testing/selftests/filesystems/devpts_pts.c
148
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/devpts_pts.c
155
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/devpts_pts.c
163
_exit(-1);
tools/testing/selftests/filesystems/devpts_pts.c
169
_exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
308
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
309
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
387
_exit(2);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
391
_exit(3);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
398
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
402
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
406
_exit(4);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
409
_exit(5);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
482
_exit(2);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
489
_exit(4); /* OPEN_TREE_NAMESPACE not supported */
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
490
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
495
_exit(5);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
500
_exit(6);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
504
_exit(7);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
507
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
558
_exit(2);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
564
_exit(4);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
565
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
569
_exit(5);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
574
_exit(8);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
579
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
580
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
584
_exit(9);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
587
_exit(10);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
590
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
644
_exit(2);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
651
_exit(4);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
652
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
656
_exit(5);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
660
_exit(6);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
664
_exit(7);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
667
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
719
_exit(2);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
725
_exit(4);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
726
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
730
_exit(5);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
735
_exit(9);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
738
_exit(10);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
742
_exit(6);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
751
_exit(11);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
758
_exit(7);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
764
_exit(8);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
771
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
833
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
836
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
842
_exit(4);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
843
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
847
_exit(5);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
852
_exit(9);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
855
_exit(10);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
859
_exit(6);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
868
_exit(11);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
875
_exit(7);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
882
_exit(0);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
286
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
289
_exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
299
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
302
_exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
312
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
315
_exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
355
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
360
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
365
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
370
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
375
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
378
_exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
503
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
506
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
509
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
511
_exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/utils.c
158
_exit(0);
tools/testing/selftests/kselftest_harness.h
1229
_exit(t->exit_code);
tools/testing/selftests/kselftest_harness.h
440
_exit(0); \
tools/testing/selftests/kselftest_harness.h
444
_exit(0); \
tools/testing/selftests/kselftest_module.h
49
static void __exit __module##_exit(void) \
tools/testing/selftests/kselftest_module.h
54
module_exit(__module##_exit)
tools/testing/selftests/landlock/audit_test.c
133
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/audit_test.c
425
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/audit_test.c
576
_exit(1);
tools/testing/selftests/landlock/audit_test.c
582
_exit(1);
tools/testing/selftests/landlock/audit_test.c
591
_exit(1);
tools/testing/selftests/landlock/base_test.c
437
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/base_test.c
516
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/fs_test.c
2057
_exit(__test_passed(_metadata) ? 2 : 1);
tools/testing/selftests/landlock/fs_test.c
2163
_exit(1);
tools/testing/selftests/landlock/fs_test.c
4090
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/fs_test.c
5031
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/fs_test.c
5053
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/net_test.c
614
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/net_test.c
931
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/ptrace_test.c
234
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/ptrace_test.c
394
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
1046
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
1135
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
135
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
226
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
342
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
521
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
695
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
900
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_signal_test.c
132
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_signal_test.c
222
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_signal_test.c
517
_exit(_metadata->exit_code);
tools/testing/selftests/namespaces/listns_efault_test.c
101
_exit(PIDFD_SKIP);
tools/testing/selftests/namespaces/listns_efault_test.c
123
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
127
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
129
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
132
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
134
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
138
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
142
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
145
_exit(0);
tools/testing/selftests/namespaces/listns_efault_test.c
307
_exit(PIDFD_SKIP);
tools/testing/selftests/namespaces/listns_efault_test.c
329
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
333
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
335
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
338
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
340
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
344
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
348
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
351
_exit(0);
tools/testing/selftests/namespaces/listns_efault_test.c
452
_exit(PIDFD_SKIP);
tools/testing/selftests/namespaces/listns_efault_test.c
471
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
475
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
477
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
480
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
482
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
486
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
490
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
493
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
100
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
109
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
204
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
206
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
215
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
310
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
312
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
321
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
416
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
418
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
427
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
522
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
524
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
533
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
634
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
636
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
646
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
653
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
655
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
755
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
757
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
767
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
774
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
776
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
907
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
909
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
918
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
98
_exit(0);
tools/testing/selftests/namespaces/regression_pidfd_setns_test.c
101
_exit(0);
tools/testing/selftests/namespaces/regression_pidfd_setns_test.c
54
_exit(1);
tools/testing/selftests/namespaces/regression_pidfd_setns_test.c
60
_exit(1);
tools/testing/selftests/namespaces/regression_pidfd_setns_test.c
64
_exit(0);
tools/testing/selftests/net/netfilter/connect_close.c
26
_exit(sig == SIGALRM ? 0 : 1);
tools/testing/selftests/nolibc/nolibc-test.c
963
_exit(123);
tools/testing/selftests/perf_events/remove_on_exec.c
109
_exit(42);
tools/testing/selftests/perf_events/remove_on_exec.c
135
_exit(42);
tools/testing/selftests/perf_events/remove_on_exec.c
144
_exit((perror("exec failed"), 1));
tools/testing/selftests/perf_events/remove_on_exec.c
182
_exit((perror("exec failed"), 1));
tools/testing/selftests/perf_events/remove_on_exec.c
207
_exit((perror("exec failed"), 1));
tools/testing/selftests/perf_events/remove_on_exec.c
239
_exit((perror("sigaction failed"), 1));
tools/testing/selftests/perf_events/remove_on_exec.c
243
_exit((perror("write failed"), 1));
tools/testing/selftests/pidfd/pidfd_exec_helper.c
11
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_exec_helper.c
9
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
104
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
109
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
260
_exit(1);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
262
_exit(0);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
60
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
65
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
82
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
87
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_getfd_test.c
151
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_getfd_test.c
152
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
102
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
108
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
286
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_info_test.c
288
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_info_test.c
290
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_info_test.c
291
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
466
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_info_test.c
468
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_info_test.c
470
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_info_test.c
471
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
57
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_info_test.c
62
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
622
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_info_test.c
624
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_info_test.c
626
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_info_test.c
627
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
82
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_info_test.c
87
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_setattr_test.c
39
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_setns_test.c
142
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
144
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
145
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_setns_test.c
174
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
178
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
182
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
186
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
190
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
194
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
198
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
203
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_setns_test.c
228
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
232
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
236
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
240
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
244
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
248
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
252
_exit(EXIT_FAILURE);
tools/testing/selftests/pidfd/pidfd_setns_test.c
257
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_test.c
164
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_test.c
258
_exit(PIDFD_ERROR);
tools/testing/selftests/pidfd/pidfd_test.c
264
_exit(PIDFD_ERROR);
tools/testing/selftests/pidfd/pidfd_test.c
267
_exit(PIDFD_PASS);
tools/testing/selftests/pidfd/pidfd_test.c
276
_exit(PIDFD_ERROR);
tools/testing/selftests/pidfd/pidfd_test.c
289
_exit(PIDFD_SKIP);
tools/testing/selftests/pidfd/pidfd_test.c
293
_exit(PIDFD_ERROR);
tools/testing/selftests/pidfd/pidfd_test.c
303
_exit(PIDFD_ERROR);
tools/testing/selftests/pidfd/pidfd_test.c
307
_exit(PIDFD_ERROR);
tools/testing/selftests/pidfd/pidfd_test.c
314
_exit(PIDFD_PASS);
tools/testing/selftests/pidfd/pidfd_test.c
326
_exit(PIDFD_ERROR);
tools/testing/selftests/pidfd/pidfd_test.c
349
_exit(PIDFD_ERROR);
tools/testing/selftests/pidfd/pidfd_test.c
355
_exit(child_ret);
tools/testing/selftests/pidfd/pidfd_test.c
360
_exit(PIDFD_ERROR);
tools/testing/selftests/pidfd/pidfd_test.c
369
_exit(PIDFD_SKIP);
tools/testing/selftests/pidfd/pidfd_test.c
373
_exit(PIDFD_SKIP);
tools/testing/selftests/pidfd/pidfd_xattr_test.c
39
_exit(EXIT_SUCCESS);
tools/testing/selftests/powerpc/alignment/copy_first_unaligned.c
32
_exit(0); /* We hit the right instruction */
tools/testing/selftests/powerpc/alignment/copy_first_unaligned.c
34
_exit(1);
tools/testing/selftests/powerpc/benchmarks/fork.c
118
_exit(0);
tools/testing/selftests/powerpc/benchmarks/fork.c
96
_exit(0);
tools/testing/selftests/powerpc/dexcr/dexcr_test.c
142
_exit(errno);
tools/testing/selftests/powerpc/dexcr/dexcr_test.c
164
_exit(errno);
tools/testing/selftests/powerpc/dexcr/hashchk_test.c
137
_exit(errno);
tools/testing/selftests/powerpc/dexcr/hashchk_test.c
140
_exit(errno);
tools/testing/selftests/powerpc/dexcr/hashchk_test.c
175
_exit(1);
tools/testing/selftests/powerpc/dexcr/hashchk_test.c
176
_exit(0);
tools/testing/selftests/powerpc/include/utils.h
143
_exit(1); \
tools/testing/selftests/powerpc/include/utils.h
153
_exit(1); \
tools/testing/selftests/powerpc/mm/exec_prot.c
51
_exit(1);
tools/testing/selftests/powerpc/mm/exec_prot.c
61
_exit(1);
tools/testing/selftests/powerpc/mm/exec_prot.c
67
_exit(1);
tools/testing/selftests/powerpc/mm/exec_prot.c
75
_exit(1);
tools/testing/selftests/powerpc/mm/exec_prot.c
79
_exit(1);
tools/testing/selftests/powerpc/mm/large_vm_gpr_corruption.c
58
_exit(1); \
tools/testing/selftests/powerpc/mm/pkey_exec_prot.c
36
_exit(1);
tools/testing/selftests/powerpc/mm/pkey_exec_prot.c
49
_exit(1);
tools/testing/selftests/powerpc/mm/pkey_exec_prot.c
55
_exit(1);
tools/testing/selftests/powerpc/mm/pkey_exec_prot.c
64
_exit(1);
tools/testing/selftests/powerpc/mm/pkey_exec_prot.c
70
_exit(1);
tools/testing/selftests/powerpc/mm/pkey_exec_prot.c
86
_exit(1);
tools/testing/selftests/powerpc/mm/pkey_exec_prot.c
91
_exit(1);
tools/testing/selftests/powerpc/mm/pkey_exec_prot.c
96
_exit(1);
tools/testing/selftests/powerpc/mm/pkey_siginfo.c
46
_exit(1);
tools/testing/selftests/powerpc/mm/pkey_siginfo.c
52
_exit(1);
tools/testing/selftests/powerpc/mm/pkey_siginfo.c
58
_exit(1);
tools/testing/selftests/powerpc/mm/pkey_siginfo.c
64
_exit(1);
tools/testing/selftests/powerpc/mm/pkey_siginfo.c
84
_exit(1);
tools/testing/selftests/powerpc/ptrace/ptrace-syscall.c
83
_exit(0);
tools/testing/selftests/powerpc/signal/sig_sc_double_restart.c
130
_exit(EXIT_FAILURE);
tools/testing/selftests/powerpc/tm/tm-signal-msr-resv.c
29
_exit(0);
tools/testing/selftests/powerpc/tm/tm-signal-msr-resv.c
30
_exit(1);
tools/testing/selftests/proc/proc-empty-vm.c
159
_exit(EXIT_FAILURE);
tools/testing/selftests/proc/proc-empty-vm.c
165
_exit(g_vsyscall);
tools/testing/selftests/proc/proc-pid-vm.c
236
_exit(g_vsyscall);
tools/testing/selftests/ptrace/get_set_sud.c
32
_exit(1);
tools/testing/selftests/ptrace/get_syscall_info.c
99
_exit(1);
tools/testing/selftests/ptrace/set_syscall_info.c
364
_exit(i + 1);
tools/testing/selftests/seccomp/seccomp_bpf.c
3955
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
3958
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
3962
_exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
4009
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4012
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4017
_exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
4020
_exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
4068
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4071
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4077
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4080
_exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
4084
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4087
_exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
4091
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4095
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4099
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4103
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4130
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4399
_exit(1);
tools/testing/selftests/seccomp/seccomp_bpf.c
4401
_exit(0);
tools/testing/selftests/seccomp/seccomp_bpf.c
4449
_exit(127);
tools/testing/selftests/seccomp/seccomp_bpf.c
895
_exit(38);
tools/testing/selftests/seccomp/seccomp_bpf.c
914
_exit(38);
tools/testing/selftests/seccomp/seccomp_bpf.c
933
_exit(38);
tools/testing/selftests/timens/vfork_exec.c
124
_exit(1);
tools/testing/selftests/tty/tty_tiocsti_test.c
444
_exit(0);
tools/testing/selftests/tty/tty_tiocsti_test.c
490
_exit(0);
tools/testing/selftests/uevent/uevent_filtering.c
272
_exit(EXIT_FAILURE);
tools/testing/selftests/uevent/uevent_filtering.c
281
_exit(EXIT_FAILURE);
tools/testing/selftests/uevent/uevent_filtering.c
291
_exit(EXIT_FAILURE);
tools/testing/selftests/uevent/uevent_filtering.c
296
_exit(EXIT_FAILURE);
tools/testing/selftests/uevent/uevent_filtering.c
298
_exit(EXIT_SUCCESS);
tools/testing/selftests/uevent/uevent_filtering.c
304
_exit(EXIT_FAILURE);
tools/testing/selftests/uevent/uevent_filtering.c
345
_exit(EXIT_SUCCESS);
tools/testing/selftests/uevent/uevent_filtering.c
347
_exit(EXIT_FAILURE);
tools/testing/selftests/uevent/uevent_filtering.c
357
_exit(KSFT_SKIP);
tools/testing/selftests/uevent/uevent_filtering.c
364
_exit(KSFT_SKIP);
tools/testing/selftests/uevent/uevent_filtering.c
367
_exit(KSFT_FAIL);
tools/testing/selftests/vDSO/vdso_test_getrandom.c
265
_exit(0);
tools/testing/selftests/x86/amx.c
346
_exit(0);
tools/testing/selftests/x86/amx.c
390
_exit(0);
tools/testing/selftests/x86/amx.c
468
_exit(0);
tools/testing/selftests/x86/amx.c
478
_exit(0);
tools/testing/selftests/x86/fsgsbase.c
447
_exit(0);
tools/testing/selftests/x86/fsgsbase.c
507
_exit(0);
tools/testing/selftests/x86/nx_stack.c
149
_exit(EXIT_SUCCESS);
tools/testing/selftests/x86/nx_stack.c
158
_exit(EXIT_FAILURE);
tools/testing/selftests/x86/ptrace_syscall.c
172
_exit(0);
tools/testing/selftests/x86/ptrace_syscall.c
293
_exit(0);
tools/testing/selftests/x86/single_step_syscall.c
56
_exit(1);
tools/testing/selftests/x86/syscall_numbering.c
433
_exit(0);
tools/testing/selftests/x86/sysret_rip.c
49
_exit(1);
tools/testing/selftests/x86/sysret_rip.c
91
_exit(1);
tools/testing/selftests/x86/xstate.c
336
_exit(0);