Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/asm/
H A Dsyscall.h8 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
/openbmc/linux/arch/x86/include/asm/
H A Dsyscall.h20 typedef long (*sys_call_ptr_t)(const struct pt_regs *); typedef
/openbmc/linux/arch/s390/include/asm/
H A Dprocessor.h45 typedef long (*sys_call_ptr_t)(struct pt_regs *regs); typedef