Home
last modified time | relevance | path

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

/openbmc/linux/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