Searched refs:sys_call_ptr_t (Results 1 – 6 of 6) sorted by relevance
23 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef26 extern const sys_call_ptr_t sys_call_table[];35 extern const sys_call_ptr_t ia32_sys_call_table[];
6 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
36 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {
49 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {
23 __visible const sys_call_ptr_t ia32_sys_call_table[__NR_syscall_compat_max+1] = {
25 asmlinkage const sys_call_ptr_t sys_call_table[__NR_syscall_max+1] = {