Searched refs:stub_syscall4 (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/arch/um/kernel/skas/ |
| H A D | stub_exe.c | 68 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 D | stub_32.h | 59 static __always_inline long stub_syscall4(long syscall, long arg1, long arg2, in stub_syscall4() function
|
| H A D | stub_64.h | 66 static __always_inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() function
|