Searched defs:syscall_args (Results 1 – 2 of 2) sorted by relevance
87 struct syscall_args { in stub_syscall6() struct88 int ebx, ebp; in stub_syscall6()
47 struct syscall_args { struct51 #define SYSCALL_ARGS(r) ((struct syscall_args) \ argument