Searched refs:sys_call_ptr_t (Results 1 – 7 of 7) sorted by relevance
19 typedef long (*sys_call_ptr_t)(const struct pt_regs *); typedef20 extern const sys_call_ptr_t sys_call_table[];27 extern const sys_call_ptr_t ia32_sys_call_table[];31 extern const sys_call_ptr_t x32_sys_call_table[];
8 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
18 __visible const sys_call_ptr_t ia32_sys_call_table[__NR_ia32_syscall_max+1] = {
20 asmlinkage const sys_call_ptr_t sys_call_table[__NR_syscall_max+1] = {
34 asmlinkage const sys_call_ptr_t x32_sys_call_table[__NR_x32_syscall_max+1] = {
37 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {
50 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {