SYS_exit           86 arch/xtensa/platforms/iss/include/platform/simcall.h 	return __simc(SYS_exit, exit_code, 0, 0);
SYS_exit          465 tools/testing/selftests/pidfd/pidfd_test.c 	syscall(SYS_exit, 0);
SYS_exit           15 tools/testing/selftests/powerpc/benchmarks/exec_target.c 	syscall(SYS_exit, 0);
SYS_exit           99 tools/testing/selftests/size/get_size.c 		syscall(SYS_exit, ccode);
SYS_exit          115 tools/testing/selftests/size/get_size.c 	syscall(SYS_exit, 0);
SYS_exit           89 tools/testing/selftests/x86/test_mremap_vdso.c 		syscall(SYS_exit, ret);