Searched defs:syscall_args32 (Results 1 – 1 of 1) sorted by relevance
45 struct syscall_args32 { struct50 extern void sys32_helper(struct syscall_args32 *, void *); argument119 static void test_sys32_regs(void (*do_syscall)(struct syscall_args32 *)) in test_sys32_regs()