Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/kernel/
Dsyscall_64.c14 typedef void (*sys_call_ptr_t)(void); typedef
Dsyscall_32.c14 typedef asmlinkage void (*sys_call_ptr_t)(void); typedef
/linux-3.3/arch/x86/ia32/
Dsyscall_ia32.c14 typedef void (*sys_call_ptr_t)(void); typedef
/linux-3.3/arch/x86/um/
Dsys_call_table_64.c44 typedef void (*sys_call_ptr_t)(void); typedef
Dsys_call_table_32.c42 typedef void (*sys_call_ptr_t)(void); typedef