Home
last modified time | relevance | path

Searched refs:stub_syscall2 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/um/kernel/skas/
H A Dclone.c30 err = stub_syscall2(__NR_clone, CLONE_PARENT | CLONE_FILES | SIGCHLD, in stub_clone_handler()
/kernel/linux/linux-6.6/arch/um/kernel/skas/
H A Dclone.c30 err = stub_syscall2(__NR_clone, CLONE_PARENT | CLONE_FILES | SIGCHLD, in stub_clone_handler()
/kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/
H A Dstub_64.h29 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() function
H A Dstub_32.h33 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() function
/kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/
H A Dstub_32.h33 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() function
H A Dstub_64.h30 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() function

Completed in 3 milliseconds