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

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

Completed in 279 milliseconds