Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dpkey_sighandler_tests.c77 syscall_raw(SYS_exit, 0, 0, 0, 0, 0, 0); in sigsegv_handler()
149 syscall_raw(SYS_exit, 0, 0, 0, 0, 0, 0); in thread_segv_maperr_ptr()
289 syscall_raw(SYS_exit, 0, 0, 0, 0, 0, 0); in test_sigsegv_handler_with_different_pkey_for_stack()
371 syscall_raw(SYS_exit, 0, 0, 0, 0, 0, 0); in thread_sigusr2_self()
448 syscall_raw(SYS_exit, 0, 0, 0, 0, 0, 0); in test_pkru_sigreturn()
/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
/linux/tools/testing/selftests/size/
H A Dget_size.c99 syscall(SYS_exit, ccode); in _start()
115 syscall(SYS_exit, 0); in _start()
/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dexec_target.c19 : [sys_exit] "i" (SYS_exit) in _start()
/linux/tools/testing/selftests/x86/
H A Dtest_mremap_vdso.c91 syscall(SYS_exit, ret); in main()
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_test.c504 syscall(SYS_exit, 0); in child_poll_leader_exit_test()