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[];
45 typedef long (*sys_call_ptr_t)(struct pt_regs *regs); typedef167 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
29 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {
34 const sys_call_ptr_t sys_call_table[] ____cacheline_aligned = {
20 const sys_call_ptr_t sys_call_table[] = {
28 const sys_call_ptr_t sys_call_table[] = {