Home
last modified time | relevance | path

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

/linux/arch/x86/um/shared/sysdep/
H A Dstub_32.h71 static __always_inline long stub_syscall5(long syscall, long arg1, long arg2, in stub_syscall5() function
H A Dstub_64.h81 static __always_inline long stub_syscall5(long syscall, long arg1, long arg2, in stub_syscall5() function
/linux/arch/um/kernel/skas/
H A Dstub_exe.c41 stub_syscall5(__NR_prctl, PR_SET_NO_NEW_PRIVS, 1, 0, 0, 0); in real_init()