Searched refs:sys_call_ptr_t (Results 1 – 6 of 6) sorted by relevance
21 typedef asmlinkage long (*sys_call_ptr_t)(const struct pt_regs *); typedef23 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef27 extern const sys_call_ptr_t sys_call_table[];36 extern const sys_call_ptr_t ia32_sys_call_table[];40 extern const sys_call_ptr_t x32_sys_call_table[];
21 asmlinkage const sys_call_ptr_t sys_call_table[__NR_syscall_max+1] = {38 asmlinkage const sys_call_ptr_t x32_sys_call_table[__NR_syscall_x32_max+1] = {
27 __visible const sys_call_ptr_t ia32_sys_call_table[__NR_syscall_compat_max+1] = {
8 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
37 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {
47 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {