Home
last modified time | relevance | path

Searched refs:syscall_handler_t (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/um/shared/sysdep/
H A Dsyscalls_64.h13 typedef long syscall_handler_t(long, long, long, long, long, long); typedef
15 extern syscall_handler_t *sys_call_table[];
28 extern syscall_handler_t sys_modify_ldt;
29 extern syscall_handler_t sys_arch_prctl;
H A Dsyscalls_32.h9 typedef long syscall_handler_t(struct syscall_args); typedef
11 extern syscall_handler_t *sys_call_table[];