Searched refs:sys_call_ptr_t (Results 1 – 6 of 6) sorted by relevance
24 typedef asmlinkage long (*sys_call_ptr_t)(const struct pt_regs *); typedef26 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef30 extern const sys_call_ptr_t sys_call_table[];39 extern const sys_call_ptr_t ia32_sys_call_table[];
8 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
18 asmlinkage const sys_call_ptr_t sys_call_table[__NR_syscall_max+1] = {
27 __visible const sys_call_ptr_t ia32_sys_call_table[__NR_syscall_compat_max+1] = {
37 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {
47 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {