Searched refs:syscall_args (Results 1 – 2 of 2) sorted by relevance
9 typedef long syscall_handler_t(struct syscall_args);
47 struct syscall_args { struct51 #define SYSCALL_ARGS(r) ((struct syscall_args) \ argument