Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/mm/
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-6.12.1/arch/xtensa/platforms/iss/include/platform/
Dsimcall.h26 #ifdef SYS_exit in simc_exit()
27 return __simc(SYS_exit, exit_code, 0, 0); in simc_exit()
Dsimcall-iss.h12 #define SYS_exit 1 /*x*/ macro
/linux-6.12.1/tools/testing/selftests/size/
Dget_size.c99 syscall(SYS_exit, ccode); in _start()
115 syscall(SYS_exit, 0); in _start()
/linux-6.12.1/tools/testing/selftests/powerpc/benchmarks/
Dexec_target.c19 : [sys_exit] "i" (SYS_exit) in _start()
/linux-6.12.1/tools/testing/selftests/x86/
Dtest_mremap_vdso.c91 syscall(SYS_exit, ret); in main()
/linux-6.12.1/tools/testing/selftests/pidfd/
Dpidfd_test.c504 syscall(SYS_exit, 0); in child_poll_leader_exit_test()