EXIT_SUCCESS      206 arch/arm/vdso/vdsomunge.c 	return EXIT_SUCCESS;
EXIT_SUCCESS       53 arch/mips/boot/compressed/calc_vmlinuz_load_addr.c 	return EXIT_SUCCESS;
EXIT_SUCCESS       95 arch/mips/tools/elf-entry.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      288 arch/mips/vdso/genvdso.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      336 arch/s390/tools/gen_opcode_table.c 	exit(EXIT_SUCCESS);
EXIT_SUCCESS       82 samples/binderfs/binderfs_example.c 	exit(EXIT_SUCCESS);
EXIT_SUCCESS      126 samples/bpf/test_cgrp2_attach.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      289 samples/bpf/test_cgrp2_sock.c 	return EXIT_SUCCESS;
EXIT_SUCCESS       67 samples/bpf/test_cgrp2_sock2.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      654 samples/bpf/xdp_monitor_user.c 	int ret = EXIT_SUCCESS;
EXIT_SUCCESS      207 samples/bpf/xdpsock_user.c 	exit(EXIT_SUCCESS);
EXIT_SUCCESS       31 samples/pidfd/pidfd-metadata.c 	_exit(EXIT_SUCCESS);
EXIT_SUCCESS      114 samples/pidfd/pidfd-metadata.c 	ret = EXIT_SUCCESS;
EXIT_SUCCESS      409 samples/uhid/uhid-example.c 			return EXIT_SUCCESS;
EXIT_SUCCESS      464 samples/uhid/uhid-example.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      466 scripts/dtc/util.c 		exit(EXIT_SUCCESS);
EXIT_SUCCESS      392 scripts/insert-sys-cert.c 		exit(EXIT_SUCCESS);
EXIT_SUCCESS      409 scripts/insert-sys-cert.c 	exit(EXIT_SUCCESS);
EXIT_SUCCESS      172 tools/laptop/freefall/freefall.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      384 tools/power/acpi/tools/acpidbg/acpidbg.c 	int ret = EXIT_SUCCESS;
EXIT_SUCCESS       92 tools/power/acpi/tools/ec/ec_access.c 			usage(argv[0], EXIT_SUCCESS);
EXIT_SUCCESS      236 tools/power/acpi/tools/ec/ec_access.c 	exit(EXIT_SUCCESS);
EXIT_SUCCESS      187 tools/power/cpupower/bench/main.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      610 tools/power/cpupower/utils/cpufreq-info.c 		return EXIT_SUCCESS;
EXIT_SUCCESS      212 tools/power/cpupower/utils/cpuidle-info.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      184 tools/power/cpupower/utils/cpuidle-set.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      111 tools/power/cpupower/utils/cpupower.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      131 tools/power/cpupower/utils/cpupower.c 			exit(EXIT_SUCCESS);
EXIT_SUCCESS      155 tools/power/cpupower/utils/cpupower.c 			exit(EXIT_SUCCESS);
EXIT_SUCCESS      431 tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c 		exit(EXIT_SUCCESS);
EXIT_SUCCESS      695 tools/testing/selftests/bpf/test_align.c 	return all_fail ? EXIT_FAILURE : EXIT_SUCCESS;
EXIT_SUCCESS      570 tools/testing/selftests/bpf/test_cgroup_attach.c 	return errors ? EXIT_FAILURE : EXIT_SUCCESS;
EXIT_SUCCESS      586 tools/testing/selftests/bpf/test_progs.c 	return env.fail_cnt ? EXIT_FAILURE : EXIT_SUCCESS;
EXIT_SUCCESS     1132 tools/testing/selftests/bpf/test_verifier.c 	return errors ? EXIT_FAILURE : EXIT_SUCCESS;
EXIT_SUCCESS      375 tools/testing/selftests/cgroup/test_core.c 	int i, ret = EXIT_SUCCESS;
EXIT_SUCCESS      885 tools/testing/selftests/cgroup/test_freezer.c 	int i, ret = EXIT_SUCCESS;
EXIT_SUCCESS     1196 tools/testing/selftests/cgroup/test_memcontrol.c 	int i, ret = EXIT_SUCCESS;
EXIT_SUCCESS       38 tools/testing/selftests/efivarfs/create-read.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      133 tools/testing/selftests/efivarfs/open-unlink.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      169 tools/testing/selftests/filesystems/devpts_pts.c 		_exit(EXIT_SUCCESS);
EXIT_SUCCESS      176 tools/testing/selftests/filesystems/devpts_pts.c 	fret = EXIT_SUCCESS;
EXIT_SUCCESS      315 tools/testing/selftests/filesystems/devpts_pts.c 	exit(EXIT_SUCCESS);
EXIT_SUCCESS      207 tools/testing/selftests/mount/unprivileged-remount-test.c 		return WEXITSTATUS(status) == EXIT_SUCCESS ? true : false;
EXIT_SUCCESS      243 tools/testing/selftests/mount/unprivileged-remount-test.c 	exit(EXIT_SUCCESS);
EXIT_SUCCESS      285 tools/testing/selftests/mount/unprivileged-remount-test.c 		return WEXITSTATUS(status) == EXIT_SUCCESS ? true : false;
EXIT_SUCCESS      316 tools/testing/selftests/mount/unprivileged-remount-test.c 	exit(EXIT_SUCCESS);
EXIT_SUCCESS      370 tools/testing/selftests/mount/unprivileged-remount-test.c 	return EXIT_SUCCESS;
EXIT_SUCCESS       65 tools/testing/selftests/pidfd/pidfd_poll_test.c 			exit(EXIT_SUCCESS);
EXIT_SUCCESS       95 tools/testing/selftests/pidfd/pidfd_test.c 		_exit(EXIT_SUCCESS);
EXIT_SUCCESS       84 tools/testing/selftests/pidfd/pidfd_wait.c 		exit(EXIT_SUCCESS);
EXIT_SUCCESS      145 tools/testing/selftests/pidfd/pidfd_wait.c 		exit(EXIT_SUCCESS);
EXIT_SUCCESS      271 tools/testing/selftests/powerpc/signal/sigfuz.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      178 tools/testing/selftests/powerpc/tm/tm-signal-context-force-tm.c 	return EXIT_SUCCESS;
EXIT_SUCCESS       43 tools/testing/selftests/powerpc/tm/tm-signal-sigreturn-nt.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      321 tools/testing/selftests/powerpc/tm/tm-trap.c 		return EXIT_SUCCESS;
EXIT_SUCCESS      111 tools/testing/selftests/powerpc/tm/tm-vmx-unavail.c 	return passed ? EXIT_SUCCESS : EXIT_FAILURE;
EXIT_SUCCESS       94 tools/testing/selftests/prctl/disable-tsc-test.c 	exit(EXIT_SUCCESS);
EXIT_SUCCESS      191 tools/testing/selftests/safesetid/safesetid-test.c 		exit(EXIT_SUCCESS);
EXIT_SUCCESS      219 tools/testing/selftests/safesetid/safesetid-test.c 			exit(EXIT_SUCCESS);
EXIT_SUCCESS      230 tools/testing/selftests/safesetid/safesetid-test.c 				if (WEXITSTATUS(wstatus) == EXIT_SUCCESS) {
EXIT_SUCCESS      334 tools/testing/selftests/safesetid/safesetid-test.c 	return EXIT_SUCCESS;
EXIT_SUCCESS     1428 tools/testing/selftests/seccomp/seccomp_bpf.c 	syscall(__NR_exit, _metadata->passed ? EXIT_SUCCESS : EXIT_FAILURE);
EXIT_SUCCESS     2813 tools/testing/selftests/seccomp/seccomp_bpf.c 		syscall(__NR_exit, _metadata->passed ? EXIT_SUCCESS
EXIT_SUCCESS      297 tools/testing/selftests/uevent/uevent_filtering.c 		_exit(EXIT_SUCCESS);
EXIT_SUCCESS      344 tools/testing/selftests/uevent/uevent_filtering.c 		_exit(EXIT_SUCCESS);
EXIT_SUCCESS      676 tools/testing/vsock/vsock_diag_test.c 	return EXIT_SUCCESS;
EXIT_SUCCESS       68 tools/thermal/tmon/tmon.c 	exit(EXIT_SUCCESS);
EXIT_SUCCESS      352 tools/thermal/tmon/tmon.c 		exit(EXIT_SUCCESS);
EXIT_SUCCESS      190 tools/usb/usbip/src/usbip.c 	return (rc > -1 ? EXIT_SUCCESS : EXIT_FAILURE);
EXIT_SUCCESS      685 tools/usb/usbip/src/usbipd.c 	return (rc > -1 ? EXIT_SUCCESS : EXIT_FAILURE);
EXIT_SUCCESS      152 tools/wmi/dell-smbios-example.c 	return EXIT_SUCCESS;
EXIT_SUCCESS      203 tools/wmi/dell-smbios-example.c 	ret = EXIT_SUCCESS;