Home
last modified time | relevance | path

Searched defs:syscall_handler_t (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/
H A Dsyscalls_32.h9 typedef long syscall_handler_t(struct syscall_args); typedef
H A Dsyscalls_64.h13 typedef long syscall_handler_t(long, long, long, long, long, long); typedef
/kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/
H A Dsyscalls_32.h9 typedef long syscall_handler_t(struct syscall_args); typedef
H A Dsyscalls_64.h13 typedef long syscall_handler_t(long, long, long, long, long, long); typedef

Completed in 1 milliseconds