Searched refs:sys_call_ptr_t (Results 1 – 8 of 8) sorted by relevance
20 typedef long (*sys_call_ptr_t)(const struct pt_regs *); typedef21 extern const sys_call_ptr_t sys_call_table[];
17 extern const sys_call_ptr_t sys_call_table[];18 extern const sys_call_ptr_t sys_call_table_emu[];
55 typedef long (*sys_call_ptr_t)(struct pt_regs *regs); typedef189 const sys_call_ptr_t *sys_call_table; /* system call table address */
8 typedef asmlinkage long (*sys_call_ptr_t)(unsigned long, unsigned long, typedef
32 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {
36 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {
24 const sys_call_ptr_t sys_call_table[] = {
31 const sys_call_ptr_t sys_call_table[] = {