Home
last modified time | relevance | path

Searched defs:syscall_fn (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dsyscall.h18 typedef long (*syscall_fn)(const struct pt_regs *); typedef
20 typedef long (*syscall_fn)(unsigned long, unsigned long, unsigned long, typedef
/linux/arch/loongarch/kernel/
H A Dsyscall.c48 sys_call_fn syscall_fn; in do_syscall() local
/linux/arch/hexagon/include/asm/
H A Dsyscall.h15 typedef long (*syscall_fn)(unsigned long, unsigned long, typedef