Home
last modified time | relevance | path

Searched refs:stub_syscall4 (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/um/kernel/skas/
H A Dstub_exe.c68 res = stub_syscall4(__NR_rt_sigaction, SIGSEGV, (unsigned long)&sa, 0, in real_init()
73 stub_syscall4(__NR_ptrace, PTRACE_TRACEME, 0, 0, 0); in real_init()
/linux-6.15/arch/x86/um/shared/sysdep/
H A Dstub_32.h59 static __always_inline long stub_syscall4(long syscall, long arg1, long arg2, in stub_syscall4() function
H A Dstub_64.h66 static __always_inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() function