Searched refs:stub_syscall4 (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/um/kernel/skas/ |
A D | clone.c | 37 err = stub_syscall4(__NR_ptrace, PTRACE_TRACEME, 0, 0, 0); in stub_clone_handler()
|
/linux-6.3-rc2/arch/x86/um/shared/sysdep/ |
A D | stub_32.h | 53 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() function
|
A D | stub_64.h | 53 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() function
|
Completed in 8 milliseconds