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

/linux-4.1.27/arch/x86/kernel/
H A Dsyscall_32.c22 typedef asmlinkage void (*sys_call_ptr_t)(void); typedef
/linux-4.1.27/arch/x86/um/
H A Dsys_call_table_32.c33 typedef asmlinkage void (*sys_call_ptr_t)(void); typedef
H A Dsys_call_table_64.c46 typedef void (*sys_call_ptr_t)(void); typedef
/linux-4.1.27/arch/x86/include/asm/
H A Dsyscall.h23 typedef void (*sys_call_ptr_t)(void); typedef

Completed in 76 milliseconds