Home
last modified time | relevance | path

Searched refs:SYS_exit (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h26 #ifdef SYS_exit in simc_exit()
27 return __simc(SYS_exit, exit_code, 0, 0); in simc_exit()
H A Dsimcall-iss.h12 #define SYS_exit 1 /*x*/ macro
/openbmc/linux/tools/testing/selftests/size/
H A Dget_size.c99 syscall(SYS_exit, ccode); in _start()
115 syscall(SYS_exit, 0); in _start()
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dexec_target.c15 syscall(SYS_exit, 0); in _start()
/openbmc/qemu/tests/tcg/hexagon/
H A Dfirst.S20 #define SYS_exit 93 macro
/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_mremap_vdso.c89 syscall(SYS_exit, ret); in main()
/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_test.c504 syscall(SYS_exit, 0); in child_poll_leader_exit_test()