Symbol: EXIT_SUCCESS
arch/arm/vdso/vdsomunge.c
206
return EXIT_SUCCESS;
arch/arm64/kvm/hyp/nvhe/gen-hyprel.c
461
return EXIT_SUCCESS;
arch/mips/boot/compressed/calc_vmlinuz_load_addr.c
53
return EXIT_SUCCESS;
arch/mips/tools/elf-entry.c
102
return EXIT_SUCCESS;
arch/mips/tools/loongson3-llsc-check.c
300
status = EXIT_SUCCESS;
arch/mips/vdso/genvdso.c
307
return EXIT_SUCCESS;
arch/s390/tools/gen_opcode_table.c
351
exit(EXIT_SUCCESS);
samples/binderfs/binderfs_example.c
81
exit(EXIT_SUCCESS);
samples/cgroup/memcg_event_listener.c
327
return EXIT_SUCCESS;
samples/nitro_enclaves/ne_ioctl_sample.c
875
exit(EXIT_SUCCESS);
samples/pidfd/pidfd-metadata.c
114
ret = EXIT_SUCCESS;
samples/pidfd/pidfd-metadata.c
31
_exit(EXIT_SUCCESS);
samples/uhid/uhid-example.c
409
return EXIT_SUCCESS;
samples/uhid/uhid-example.c
464
return EXIT_SUCCESS;
scripts/dtc/util.c
494
exit(EXIT_SUCCESS);
scripts/insert-sys-cert.c
392
exit(EXIT_SUCCESS);
scripts/insert-sys-cert.c
409
exit(EXIT_SUCCESS);
tools/arch/x86/kcpuid/kcpuid.c
628
usage(EXIT_SUCCESS);
tools/counter/counter_watch_events.c
217
return EXIT_SUCCESS;
tools/laptop/freefall/freefall.c
172
return EXIT_SUCCESS;
tools/mm/thp_swap_allocator_test.c
233
return EXIT_SUCCESS;
tools/power/acpi/tools/acpidbg/acpidbg.c
384
int ret = EXIT_SUCCESS;
tools/power/acpi/tools/ec/ec_access.c
236
exit(EXIT_SUCCESS);
tools/power/acpi/tools/ec/ec_access.c
92
usage(argv[0], EXIT_SUCCESS);
tools/power/cpupower/bench/main.c
187
return EXIT_SUCCESS;
tools/power/cpupower/utils/cpufreq-info.c
628
return EXIT_SUCCESS;
tools/power/cpupower/utils/cpuidle-info.c
214
return EXIT_SUCCESS;
tools/power/cpupower/utils/cpuidle-set.c
184
return EXIT_SUCCESS;
tools/power/cpupower/utils/cpupower.c
114
return EXIT_SUCCESS;
tools/power/cpupower/utils/cpupower.c
134
exit(EXIT_SUCCESS);
tools/power/cpupower/utils/cpupower.c
158
exit(EXIT_SUCCESS);
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c
451
exit(EXIT_SUCCESS);
tools/power/x86/intel-speed-select/isst-daemon.c
180
exit(EXIT_SUCCESS);
tools/testing/selftests/alsa/global-timer.c
86
return EXIT_SUCCESS;
tools/testing/selftests/arm64/abi/ptrace.c
171
return EXIT_SUCCESS;
tools/testing/selftests/arm64/abi/ptrace.c
241
ret = EXIT_SUCCESS;
tools/testing/selftests/arm64/abi/ptrace.c
252
int ret = EXIT_SUCCESS;
tools/testing/selftests/arm64/fp/sve-ptrace.c
890
ret = EXIT_SUCCESS;
tools/testing/selftests/arm64/fp/sve-ptrace.c
901
int ret = EXIT_SUCCESS;
tools/testing/selftests/arm64/fp/sve-ptrace.c
92
return EXIT_SUCCESS;
tools/testing/selftests/arm64/fp/za-ptrace.c
333
ret = EXIT_SUCCESS;
tools/testing/selftests/arm64/fp/za-ptrace.c
344
int ret = EXIT_SUCCESS;
tools/testing/selftests/arm64/fp/za-ptrace.c
58
return EXIT_SUCCESS;
tools/testing/selftests/arm64/fp/zt-ptrace.c
323
ret = EXIT_SUCCESS;
tools/testing/selftests/arm64/fp/zt-ptrace.c
334
int ret = EXIT_SUCCESS;
tools/testing/selftests/arm64/fp/zt-ptrace.c
53
return EXIT_SUCCESS;
tools/testing/selftests/bpf/prog_tests/deny_namespace.c
43
_exit(EXIT_SUCCESS);
tools/testing/selftests/bpf/test_progs.c
2187
return env.fail_cnt ? EXIT_FAILURE : EXIT_SUCCESS;
tools/testing/selftests/bpf/test_verifier.c
1801
return errors ? EXIT_FAILURE : EXIT_SUCCESS;
tools/testing/selftests/cgroup/lib/cgroup_util.c
617
exit(EXIT_SUCCESS);
tools/testing/selftests/cgroup/test_core.c
224
exit(EXIT_SUCCESS);
tools/testing/selftests/cgroup/test_core.c
251
exit(EXIT_SUCCESS);
tools/testing/selftests/cgroup/test_cpuset.c
126
if (allow ^ (cg_run(child_dst, do_migration_fn, (void *)(size_t)object_pid) == EXIT_SUCCESS))
tools/testing/selftests/cgroup/test_cpuset.c
212
if (cg_run(child, do_controller_fn, parent) != EXIT_SUCCESS)
tools/testing/selftests/cgroup/test_cpuset.c
27
return EXIT_SUCCESS;
tools/testing/selftests/cgroup/test_cpuset.c
53
return EXIT_SUCCESS;
tools/testing/selftests/cgroup/test_hugetlb_memcg.c
161
ret = EXIT_SUCCESS;
tools/testing/selftests/cgroup/test_hugetlb_memcg.c
202
int ret = EXIT_SUCCESS, has_memory_hugetlb_acc;
tools/testing/selftests/clone3/clone3.c
91
_exit(EXIT_SUCCESS);
tools/testing/selftests/clone3/clone3_cap_checkpoint_restore.c
138
child_exit(EXIT_SUCCESS);
tools/testing/selftests/clone3/clone3_cap_checkpoint_restore.c
60
child_exit(EXIT_SUCCESS);
tools/testing/selftests/clone3/clone3_clear_sighand.c
104
exit(EXIT_SUCCESS);
tools/testing/selftests/clone3/clone3_selftests.h
55
exit(EXIT_SUCCESS);
tools/testing/selftests/clone3/clone3_set_tid.c
273
child_exit(EXIT_SUCCESS);
tools/testing/selftests/clone3/clone3_set_tid.c
64
int exit_code = EXIT_SUCCESS;
tools/testing/selftests/core/close_range_test.c
188
exit(EXIT_SUCCESS);
tools/testing/selftests/core/close_range_test.c
231
exit(EXIT_SUCCESS);
tools/testing/selftests/core/close_range_test.c
445
exit(EXIT_SUCCESS);
tools/testing/selftests/core/close_range_test.c
563
exit(EXIT_SUCCESS);
tools/testing/selftests/core/close_range_test.c
623
exit(EXIT_SUCCESS);
tools/testing/selftests/core/unshare_test.c
86
exit(EXIT_SUCCESS);
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
1112
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
1255
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
1411
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
1545
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
1555
} else if (WIFEXITED(wstatus) && WEXITSTATUS(wstatus) != EXIT_SUCCESS) {
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
195
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
341
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
481
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
602
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
722
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
844
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
966
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_test.c
168
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_test.c
273
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_test.c
318
_exit(EXIT_SUCCESS);
tools/testing/selftests/coredump/coredump_socket_test.c
404
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_test.c
553
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_socket_test.c
715
exit_code = EXIT_SUCCESS;
tools/testing/selftests/coredump/coredump_test_helpers.c
371
exit_code = EXIT_SUCCESS;
tools/testing/selftests/efivarfs/create-read.c
40
return EXIT_SUCCESS;
tools/testing/selftests/efivarfs/open-unlink.c
133
return EXIT_SUCCESS;
tools/testing/selftests/filesystems/binderfs/binderfs_test.c
484
exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/binderfs/binderfs_test.c
526
exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/devpts_pts.c
167
_exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/devpts_pts.c
174
fret = EXIT_SUCCESS;
tools/testing/selftests/filesystems/devpts_pts.c
313
exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/fat/rename_exchange.c
36
exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
289
_exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
302
_exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
315
_exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
378
_exit(EXIT_SUCCESS);
tools/testing/selftests/filesystems/overlayfs/set_layers_via_fds.c
511
_exit(EXIT_SUCCESS);
tools/testing/selftests/firmware/fw_namespace.c
112
exit(EXIT_SUCCESS);
tools/testing/selftests/firmware/fw_namespace.c
147
exit(EXIT_SUCCESS);
tools/testing/selftests/firmware/fw_namespace.c
94
return WEXITSTATUS(status) == EXIT_SUCCESS;
tools/testing/selftests/gpio/gpio-cdev-uaf.c
287
return ret ? EXIT_FAILURE : EXIT_SUCCESS;
tools/testing/selftests/gpio/gpio-chip-info.c
56
return EXIT_SUCCESS;
tools/testing/selftests/gpio/gpio-line-name.c
54
return EXIT_SUCCESS;
tools/testing/selftests/landlock/audit_test.c
139
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/audit_test.c
763
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/base_test.c
453
ASSERT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/base_test.c
522
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/fs_bench.c
163
return EXIT_SUCCESS;
tools/testing/selftests/landlock/fs_test.c
3876
ASSERT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/fs_test.c
4462
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/fs_test.c
4561
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/fs_test.c
5231
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/fs_test.c
5253
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/fs_test.c
7740
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/net_test.c
1274
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/net_test.c
1373
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/net_test.c
1528
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/net_test.c
1571
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/net_test.c
1642
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/net_test.c
1677
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/net_test.c
903
EXPECT_EQ(EXIT_SUCCESS, WEXITSTATUS(status));
tools/testing/selftests/landlock/ptrace_test.c
291
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/ptrace_test.c
424
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
1037
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
1140
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
1204
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
161
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
267
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
436
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
636
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/scoped_abstract_unix_test.c
790
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/scoped_signal_test.c
147
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/scoped_signal_test.c
248
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/scoped_signal_test.c
579
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/landlock/scoped_signal_test.c
675
WEXITSTATUS(status) != EXIT_SUCCESS)
tools/testing/selftests/liveupdate/luo_test_utils.c
210
exit(EXIT_SUCCESS);
tools/testing/selftests/mount/nosymfollow-test.c
217
return EXIT_SUCCESS;
tools/testing/selftests/mount/unprivileged-remount-test.c
207
return WEXITSTATUS(status) == EXIT_SUCCESS;
tools/testing/selftests/mount/unprivileged-remount-test.c
243
exit(EXIT_SUCCESS);
tools/testing/selftests/mount/unprivileged-remount-test.c
285
return WEXITSTATUS(status) == EXIT_SUCCESS;
tools/testing/selftests/mount/unprivileged-remount-test.c
316
exit(EXIT_SUCCESS);
tools/testing/selftests/mount/unprivileged-remount-test.c
370
return EXIT_SUCCESS;
tools/testing/selftests/pid_namespace/pid_max.c
136
exit(EXIT_SUCCESS);
tools/testing/selftests/pid_namespace/pid_max.c
187
exit(EXIT_SUCCESS);
tools/testing/selftests/pid_namespace/pid_max.c
193
exit(EXIT_SUCCESS);
tools/testing/selftests/pid_namespace/pid_max.c
209
exit(EXIT_SUCCESS);
tools/testing/selftests/pid_namespace/pid_max.c
270
exit(EXIT_SUCCESS);
tools/testing/selftests/pid_namespace/pid_max.c
341
exit(EXIT_SUCCESS);
tools/testing/selftests/pid_namespace/regression_enomem.c
35
exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_exec_helper.c
11
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
109
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
65
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
87
_exit(EXIT_SUCCESS);
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
262
syscall(__NR_exit, EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
291
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
440
syscall(__NR_exit, EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
471
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
593
syscall(__NR_exit, EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
62
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
627
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_info_test.c
87
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_poll_test.c
64
exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_setattr_test.c
39
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_setns_test.c
145
_exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_setns_test.c
203
_exit(EXIT_SUCCESS);
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_wait.c
105
exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_wait.c
175
exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_wait.c
64
exit(EXIT_SUCCESS);
tools/testing/selftests/pidfd/pidfd_xattr_test.c
39
_exit(EXIT_SUCCESS);
tools/testing/selftests/powerpc/papr_sysparm/papr_sysparm.c
195
return fails == 0 ? EXIT_SUCCESS : EXIT_FAILURE;
tools/testing/selftests/powerpc/papr_vpd/papr_vpd.c
351
return fails == 0 ? EXIT_SUCCESS : EXIT_FAILURE;
tools/testing/selftests/powerpc/ptrace/perf-hwbreak.c
824
exit(EXIT_SUCCESS);
tools/testing/selftests/powerpc/signal/sig_sc_double_restart.c
164
FAIL_IF(WEXITSTATUS(wstatus) != EXIT_SUCCESS);
tools/testing/selftests/powerpc/signal/sigfuz.c
271
return EXIT_SUCCESS;
tools/testing/selftests/powerpc/tm/tm-signal-context-force-tm.c
174
return EXIT_SUCCESS;
tools/testing/selftests/powerpc/tm/tm-signal-pagefault.c
272
return EXIT_SUCCESS;
tools/testing/selftests/powerpc/tm/tm-signal-sigreturn-nt.c
44
return EXIT_SUCCESS;
tools/testing/selftests/powerpc/tm/tm-trap.c
324
return EXIT_SUCCESS;
tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c
111
return passed ? EXIT_SUCCESS : EXIT_FAILURE;
tools/testing/selftests/prctl/disable-tsc-test.c
94
exit(EXIT_SUCCESS);
tools/testing/selftests/proc/proc-empty-vm.c
234
return EXIT_SUCCESS;
tools/testing/selftests/proc/proc-empty-vm.c
249
return EXIT_SUCCESS;
tools/testing/selftests/proc/proc-empty-vm.c
257
return EXIT_SUCCESS;
tools/testing/selftests/proc/proc-empty-vm.c
272
return EXIT_SUCCESS;
tools/testing/selftests/proc/proc-empty-vm.c
296
return EXIT_SUCCESS;
tools/testing/selftests/proc/proc-empty-vm.c
336
return EXIT_SUCCESS;
tools/testing/selftests/proc/proc-empty-vm.c
345
return EXIT_SUCCESS;
tools/testing/selftests/proc/proc-empty-vm.c
432
return EXIT_SUCCESS;
tools/testing/selftests/proc/proc-empty-vm.c
437
int rv = EXIT_SUCCESS;
tools/testing/selftests/proc/proc-empty-vm.c
511
if (rv == EXIT_SUCCESS) {
tools/testing/selftests/proc/proc-empty-vm.c
514
if (rv == EXIT_SUCCESS) {
tools/testing/selftests/proc/proc-empty-vm.c
517
if (rv == EXIT_SUCCESS) {
tools/testing/selftests/proc/proc-empty-vm.c
520
if (rv == EXIT_SUCCESS) {
tools/testing/selftests/proc/proc-empty-vm.c
523
if (rv == EXIT_SUCCESS) {
tools/testing/selftests/resctrl/resctrl_val.c
455
exit(EXIT_SUCCESS);
tools/testing/selftests/resctrl/resctrl_val.c
679
exit(EXIT_SUCCESS);
tools/testing/selftests/riscv/vector/vstate_ptrace.c
47
return EXIT_SUCCESS;
tools/testing/selftests/rlimits/rlimits-per-userns.c
160
exit(EXIT_SUCCESS);
tools/testing/selftests/rlimits/rlimits-per-userns.c
95
exit(EXIT_SUCCESS);
tools/testing/selftests/safesetid/safesetid-test.c
252
exit(EXIT_SUCCESS);
tools/testing/selftests/safesetid/safesetid-test.c
280
exit(EXIT_SUCCESS);
tools/testing/selftests/safesetid/safesetid-test.c
291
if (WEXITSTATUS(wstatus) == EXIT_SUCCESS) {
tools/testing/selftests/safesetid/safesetid-test.c
336
exit(EXIT_SUCCESS);
tools/testing/selftests/safesetid/safesetid-test.c
347
if (WEXITSTATUS(wstatus) == EXIT_SUCCESS) {
tools/testing/selftests/safesetid/safesetid-test.c
403
exit(EXIT_SUCCESS);
tools/testing/selftests/safesetid/safesetid-test.c
412
if (WEXITSTATUS(wstatus) == EXIT_SUCCESS) {
tools/testing/selftests/safesetid/safesetid-test.c
541
return EXIT_SUCCESS;
tools/testing/selftests/sched/cs_prctl_test.c
258
exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
3968
_exit(EXIT_SUCCESS);
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
4086
_exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
4093
_exit(EXIT_SUCCESS);
tools/testing/selftests/seccomp/seccomp_bpf.c
4111
exit(EXIT_SUCCESS);
tools/testing/selftests/splice/splice_read.c
56
return EXIT_SUCCESS;
tools/testing/selftests/ublk/kublk.c
1803
exit(EXIT_SUCCESS);
tools/testing/selftests/ublk/kublk.c
1814
exit_code = EXIT_SUCCESS;
tools/testing/selftests/uevent/uevent_filtering.c
298
_exit(EXIT_SUCCESS);
tools/testing/selftests/uevent/uevent_filtering.c
345
_exit(EXIT_SUCCESS);
tools/testing/selftests/x86/nx_stack.c
149
_exit(EXIT_SUCCESS);
tools/testing/vma/main.c
56
return num_fail == 0 ? EXIT_SUCCESS : EXIT_FAILURE;
tools/testing/vsock/vsock_diag_test.c
595
return EXIT_SUCCESS;
tools/testing/vsock/vsock_test.c
2805
return EXIT_SUCCESS;
tools/thermal/tmon/tmon.c
346
exit(EXIT_SUCCESS);
tools/thermal/tmon/tmon.c
68
exit(EXIT_SUCCESS);
tools/tracing/latency/latency-collector.c
502
cleanup_exit(EXIT_SUCCESS);
tools/tracing/rtla/src/common.c
456
exit(EXIT_SUCCESS);
tools/tracing/rtla/src/utils.h
122
PASSED = EXIT_SUCCESS,
tools/tracing/rtla/tests/unit/unit_tests.c
38
return (num_failed == 0) ? EXIT_SUCCESS : EXIT_FAILURE;
tools/usb/usbip/src/usbip.c
190
return (rc > -1 ? EXIT_SUCCESS : EXIT_FAILURE);
tools/usb/usbip/src/usbipd.c
685
return (rc > -1 ? EXIT_SUCCESS : EXIT_FAILURE);
tools/wmi/dell-smbios-example.c
152
return EXIT_SUCCESS;
tools/wmi/dell-smbios-example.c
203
ret = EXIT_SUCCESS;