Searched refs:SYSCALL_ARGS (Results 1 – 3 of 3) sorted by relevance
20 (*sys_call_table[syscall]))(SYSCALL_ARGS(®s->regs))
96 #define SYSCALL_ARGS(r) ((struct syscall_args) \ macro
143 #define SYSCALL_ARGS(r) ((struct syscall_args) \ macro