Home
last modified time | relevance | path

Searched defs:syscall_handler (Results 1 – 2 of 2) sorted by relevance

/linux/arch/um/kernel/skas/
H A Dstub.c34 static __always_inline int syscall_handler(int fd_map[STUB_MAX_FDS]) in syscall_handler() function
/linux/arch/riscv/include/asm/
H A Dsyscall.h101 static inline void syscall_handler(struct pt_regs *regs, ulong syscall) in syscall_handler() function