Searched refs:syscall_handler_t (Results 1 – 2 of 2) sorted by relevance
13 typedef long syscall_handler_t(long, long, long, long, long, long); typedef15 extern syscall_handler_t *sys_call_table[];25 extern syscall_handler_t sys_modify_ldt;26 extern syscall_handler_t sys_arch_prctl;
9 typedef long syscall_handler_t(struct syscall_args); typedef11 extern syscall_handler_t *sys_call_table[];