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
2302
goto _exit;
drivers/staging/rtl8723bs/core/rtw_xmit.c
2331
_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
651
static void __exit __governor##_exit(void) \
include/linux/cpufreq.h
655
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
351
static void __exit __platform_driver##_exit(void) \
include/linux/platform_device.h
355
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
357
_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
779
_exit(0);
tools/testing/selftests/bpf/test_sockmap.c
782
_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
1121
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
1264
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
1421
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
1561
_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
564
_exit(exit_code);
tools/testing/selftests/coredump/coredump_socket_test.c
726
_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
146
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/devpts_pts.c
153
_exit(EXIT_FAILURE);
tools/testing/selftests/filesystems/devpts_pts.c
161
_exit(-1);
tools/testing/selftests/filesystems/devpts_pts.c
167
_exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
102
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
108
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
113
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
116
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
118
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
121
_exit(wait_for_pid(inner));
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
142
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
147
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
152
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
156
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
158
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
163
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
165
_exit(wait_for_pid(inner));
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
185
_exit(1); \
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
189
_exit(2); \
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
193
_exit(3); \
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
194
_exit(0); \
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
197
_exit(wait_for_pid(inner)); \
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
224
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
228
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
232
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
236
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
238
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
241
_exit(wait_for_pid(inner));
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
266
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
271
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
273
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
277
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
279
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
304
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
310
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
314
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
316
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
321
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
324
_exit(wait_for_pid(inner));
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
345
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
350
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
352
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
356
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
358
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
379
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
383
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
387
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
390
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
393
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
397
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
399
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
421
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
424
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
427
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
430
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
433
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
440
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
442
_exit(7);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
446
_exit(8);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
450
_exit(9);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
454
_exit(10);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
456
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
459
_exit(wait_for_pid(inner));
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
479
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
483
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
491
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
498
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
502
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
504
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
508
_exit(7);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
510
_exit(8);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
514
_exit(9);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
516
_exit(10);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
519
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
522
_exit(wait_for_pid(inner));
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
54
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
542
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
546
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
555
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
559
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
562
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
564
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
567
_exit(wait_for_pid(inner));
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
58
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
591
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
595
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
603
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
608
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
61
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
612
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
614
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
616
_exit(7);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
622
_exit(8);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
627
_exit(9);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
63
_exit(wait_for_pid(pid) != 0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
633
_exit(10);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
639
_exit(11);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
645
_exit(12);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
650
_exit(13);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
656
_exit(14);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
661
_exit(15);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
669
_exit(16);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
673
_exit(17);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
675
_exit(18);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
677
_exit(19);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
683
_exit(20);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
687
_exit(21);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
692
_exit(22);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
694
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
697
_exit(wait_for_pid(inner));
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
720
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
723
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
727
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
735
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
737
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
742
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
750
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
752
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
759
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
761
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
767
_exit(7);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
771
_exit(8);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
773
_exit(9);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
775
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
797
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
800
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
804
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
810
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
820
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
827
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
837
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
840
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
847
_exit(7);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
850
_exit(wait_for_pid(inner));
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
880
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
882
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
886
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
888
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
914
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
918
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
922
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
927
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
929
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
932
_exit(wait_for_pid(inner));
tools/testing/selftests/filesystems/empty_mntns/clone3_empty_mntns_test.c
98
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
118
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
122
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
125
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
129
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
132
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
135
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
137
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
153
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
156
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
159
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
161
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
178
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
181
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
184
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
186
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
205
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
208
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
211
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
214
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
217
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
224
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
226
_exit(7);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
230
_exit(8);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
233
_exit(9);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
236
_exit(10);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
238
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
258
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
261
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
264
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
267
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
270
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
273
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
276
_exit(7);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
281
_exit(8);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
284
_exit(9);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
288
_exit(10);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
291
_exit(11);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
294
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
313
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
316
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
320
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
325
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
328
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
331
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
334
_exit(7);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
337
_exit(8);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
340
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
358
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
361
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
364
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
369
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
37
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
372
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
377
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
379
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
398
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
40
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
401
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
405
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
408
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
41
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
411
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
414
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
416
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
436
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
439
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
443
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
447
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
450
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
452
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
480
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
483
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
486
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
490
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
495
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
498
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
501
_exit(7);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
507
_exit(8);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
517
_exit(9);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
520
_exit(10);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
531
_exit(11);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
535
_exit(12);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
540
_exit(13);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
546
_exit(14);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
551
_exit(15);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
556
_exit(16);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
562
_exit(17);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
567
_exit(18);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
575
_exit(19);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
579
_exit(20);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
582
_exit(21);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
585
_exit(22);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
592
_exit(23);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
596
_exit(24);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
602
_exit(25);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
604
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
624
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
627
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
630
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
632
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
652
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
655
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
658
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
661
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
664
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
671
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
673
_exit(7);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
678
_exit(8);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
681
_exit(9);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
685
_exit(10);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
687
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
705
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
708
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
711
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
714
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
717
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
719
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
76
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
79
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
82
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
87
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
90
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/empty_mntns_test.c
92
_exit(0);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
105
_exit(1);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
109
_exit(2);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
113
_exit(3);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
117
_exit(4);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
121
_exit(5);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
125
_exit(6);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
130
_exit(7);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
135
_exit(8);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
138
_exit(9);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
145
_exit(10);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
150
_exit(11);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
156
_exit(12);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
160
_exit(13);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
168
_exit(14);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
175
_exit(15);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
179
_exit(16);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
183
_exit(17);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
190
_exit(18);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
195
_exit(19);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
201
_exit(20);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
209
_exit(21);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
214
_exit(22);
tools/testing/selftests/filesystems/empty_mntns/overmount_chroot_test.c
219
_exit(0);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
282
_exit(1);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
283
_exit(0);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
411
_exit(2);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
415
_exit(3);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
423
_exit(1);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
427
_exit(0);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
431
_exit(6);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
434
_exit(7);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
514
_exit(2);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
519
_exit(3);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
523
_exit(4);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
531
_exit(6); /* FSMOUNT_NAMESPACE not supported */
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
532
_exit(1);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
537
_exit(7);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
542
_exit(8);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
546
_exit(9);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
549
_exit(0);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
606
_exit(2);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
610
_exit(3);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
614
_exit(4);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
622
_exit(6);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
623
_exit(1);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
627
_exit(7);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
632
_exit(10);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
637
_exit(1);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
638
_exit(0);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
642
_exit(11);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
645
_exit(12);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
648
_exit(0);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
709
_exit(2);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
713
_exit(3);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
717
_exit(4);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
725
_exit(6);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
726
_exit(1);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
730
_exit(7);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
735
_exit(13);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
738
_exit(14);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
742
_exit(8);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
751
_exit(15);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
757
_exit(9);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
763
_exit(10);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
770
_exit(0);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
838
_exit(1);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
841
_exit(1);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
845
_exit(3);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
849
_exit(4);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
857
_exit(6);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
858
_exit(1);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
862
_exit(7);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
867
_exit(13);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
870
_exit(14);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
874
_exit(8);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
883
_exit(15);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
889
_exit(9);
tools/testing/selftests/filesystems/fsmount_ns/fsmount_ns_test.c
896
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
285
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
286
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
364
_exit(2);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
368
_exit(3);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
375
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
379
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
383
_exit(4);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
386
_exit(5);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
459
_exit(2);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
466
_exit(4); /* OPEN_TREE_NAMESPACE not supported */
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
467
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
472
_exit(5);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
477
_exit(6);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
481
_exit(7);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
484
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
535
_exit(2);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
541
_exit(4);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
542
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
546
_exit(5);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
551
_exit(8);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
556
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
557
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
561
_exit(9);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
564
_exit(10);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
567
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
621
_exit(2);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
628
_exit(4);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
629
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
633
_exit(5);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
637
_exit(6);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
641
_exit(7);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
644
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
696
_exit(2);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
702
_exit(4);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
703
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
707
_exit(5);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
712
_exit(9);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
715
_exit(10);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
719
_exit(6);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
728
_exit(11);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
735
_exit(7);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
741
_exit(8);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
748
_exit(0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
810
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
813
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
819
_exit(4);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
820
_exit(1);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
824
_exit(5);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
829
_exit(9);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
832
_exit(10);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
836
_exit(6);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
845
_exit(11);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
852
_exit(7);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
859
_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
1239
_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
317
_exit(0);
tools/testing/selftests/landlock/audit_test.c
350
_exit(0);
tools/testing/selftests/landlock/audit_test.c
757
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/audit_test.c
904
_exit(1);
tools/testing/selftests/landlock/audit_test.c
910
_exit(1);
tools/testing/selftests/landlock/audit_test.c
919
_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
1955
_exit(__test_passed(_metadata) ? 2 : 1);
tools/testing/selftests/landlock/fs_test.c
2057
_exit(1);
tools/testing/selftests/landlock/fs_test.c
3861
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/fs_test.c
4443
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/fs_test.c
4525
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/fs_test.c
4756
_exit(1);
tools/testing/selftests/landlock/fs_test.c
5225
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/fs_test.c
5247
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/fs_test.c
7735
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/net_test.c
1262
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/net_test.c
1348
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/net_test.c
1524
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/net_test.c
1566
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/net_test.c
1637
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/net_test.c
1673
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/net_test.c
885
_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
1105
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
1194
_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
388
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
580
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
754
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
959
_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
538
_exit(_metadata->exit_code);
tools/testing/selftests/landlock/scoped_signal_test.c
651
_exit(_metadata->exit_code);
tools/testing/selftests/membarrier/membarrier_rseq_stress.c
445
_exit(1);
tools/testing/selftests/membarrier/membarrier_rseq_stress.c
462
_exit(1);
tools/testing/selftests/membarrier/membarrier_rseq_stress.c
475
_exit(1);
tools/testing/selftests/membarrier/membarrier_rseq_stress.c
485
_exit(1);
tools/testing/selftests/membarrier/membarrier_rseq_stress.c
498
_exit(0);
tools/testing/selftests/membarrier/membarrier_rseq_stress.c
511
_exit(1);
tools/testing/selftests/membarrier/membarrier_rseq_stress.c
529
_exit(1);
tools/testing/selftests/membarrier/membarrier_rseq_stress.c
539
_exit(1);
tools/testing/selftests/membarrier/membarrier_rseq_stress.c
560
_exit(4);
tools/testing/selftests/membarrier/membarrier_rseq_stress.c
562
_exit(1);
tools/testing/selftests/membarrier/membarrier_rseq_stress.c
617
_exit(failed ? 1 : 0);
tools/testing/selftests/mm/cow.c
1350
_exit(child_memcmp_fn(mem, size, &comm_pipes));
tools/testing/selftests/mm/cow.c
1353
_exit(child_memcmp_fn(mem, size / 2, &comm_pipes));
tools/testing/selftests/mm/cow.c
1356
_exit(child_memcmp_fn(mem + size / 2, size / 2,
tools/testing/selftests/mm/cow.c
205
_exit(fn(mem, size, &comm_pipes));
tools/testing/selftests/mm/cow.c
336
_exit(0);
tools/testing/selftests/mm/cow.c
483
_exit(0);
tools/testing/selftests/mm/cow.c
648
_exit(0);
tools/testing/selftests/mm/cow.c
959
_exit(0);
tools/testing/selftests/mm/hmm-tests.c
1935
_exit(0);
tools/testing/selftests/mm/hmm-tests.c
640
_exit(0);
tools/testing/selftests/mm/hmm-tests.c
720
_exit(0);
tools/testing/selftests/mm/khugepaged.c
1030
_exit(exit_status);
tools/testing/selftests/mm/khugepaged.c
925
_exit(exit_status);
tools/testing/selftests/mm/khugepaged.c
972
_exit(exit_status);
tools/testing/selftests/mm/protection_keys.c
1111
_exit(0);
tools/testing/selftests/mm/protection_keys.c
1490
_exit(1);
tools/testing/selftests/mm/protection_keys.c
1496
_exit(1);
tools/testing/selftests/mm/protection_keys.c
1501
_exit(0);
tools/testing/selftests/mm/uffd-unit-tests.c
302
_exit(0);
tools/testing/selftests/mm/uffd-unit-tests.c
770
_exit(faulting_process(gopts, 2, wp));
tools/testing/selftests/mm/uffd-unit-tests.c
824
_exit(faulting_process(gopts, 0, wp));
tools/testing/selftests/namespaces/listns_efault_test.c
100
_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
313
_exit(PIDFD_SKIP);
tools/testing/selftests/namespaces/listns_efault_test.c
336
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
340
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
342
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
345
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
347
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
351
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
355
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
358
_exit(0);
tools/testing/selftests/namespaces/listns_efault_test.c
465
_exit(PIDFD_SKIP);
tools/testing/selftests/namespaces/listns_efault_test.c
485
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
489
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
491
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
494
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
496
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
500
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
504
_exit(1);
tools/testing/selftests/namespaces/listns_efault_test.c
507
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
108
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
110
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
119
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
214
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
216
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
225
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
320
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
322
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
331
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
426
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
428
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
437
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
532
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
534
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
543
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
644
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
646
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
656
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
663
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
665
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
766
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
768
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
778
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
785
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
787
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
919
_exit(0);
tools/testing/selftests/namespaces/nsid_test.c
921
_exit(1);
tools/testing/selftests/namespaces/nsid_test.c
930
_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
1011
_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/pid_namespace/pidns_init_via_setns.c
176
_exit(pidns_init_via_setns_set_tid_grandchild(_metadata));
tools/testing/selftests/pid_namespace/pidns_init_via_setns.c
203
_exit(pidns_init_via_setns_set_tid_child(_metadata, parent_pid, pipe_fd));
tools/testing/selftests/pid_namespace/pidns_init_via_setns.c
233
_exit(pidns_init_via_setns_set_tid_wrapper(_metadata));
tools/testing/selftests/pid_namespace/pidns_init_via_setns.c
67
_exit(1);
tools/testing/selftests/pid_namespace/pidns_init_via_setns.c
68
_exit(0);
tools/testing/selftests/pid_namespace/pidns_init_via_setns.c
72
_exit(0);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
169
_exit(42);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
217
_exit(1);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
282
_exit(1);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
291
_exit(0);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
302
_exit(0);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
412
_exit(99);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
476
_exit(1);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
481
_exit(77);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
497
_exit(0);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
561
_exit(ret == 1 ? 0 : 1);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
628
_exit(ret == 0 ? 0 : 1);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
681
_exit(1);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
784
_exit(1);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
881
_exit(0);
tools/testing/selftests/pidfd/pidfd_autoreap_test.c
89
_exit(0);
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/pipe/pipe_bench.c
240
_exit(127);
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/sched_ext/nohz_tick.c
109
_exit(1);
tools/testing/selftests/sched_ext/nohz_tick.c
115
_exit(1);
tools/testing/selftests/sched_ext/nohz_tick.c
120
_exit(1);
tools/testing/selftests/seccomp/seccomp_bpf.c
3961
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
3964
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
3968
_exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
4015
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4018
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4023
_exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
4026
_exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
4074
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4077
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4083
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4086
_exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
4090
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4093
_exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
4097
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4101
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4105
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4109
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4136
_exit(EXIT_FAILURE);
tools/testing/selftests/seccomp/seccomp_bpf.c
4405
_exit(1);
tools/testing/selftests/seccomp/seccomp_bpf.c
4407
_exit(0);
tools/testing/selftests/seccomp/seccomp_bpf.c
4455
_exit(127);
tools/testing/selftests/seccomp/seccomp_bpf.c
901
_exit(38);
tools/testing/selftests/seccomp/seccomp_bpf.c
920
_exit(38);
tools/testing/selftests/seccomp/seccomp_bpf.c
939
_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);