Home
last modified time | relevance | path

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

/linux-6.12.1/arch/um/kernel/skas/
Dstub.c8 static __always_inline int syscall_handler(struct stub_data *d) in syscall_handler() function
/linux-6.12.1/arch/riscv/include/asm/
Dsyscall.h79 static inline void syscall_handler(struct pt_regs *regs, ulong syscall) in syscall_handler() function