Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/um/asm/
H A Dsyscall.h8 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsyscall.h19 typedef long (*sys_call_ptr_t)(const struct pt_regs *); typedef