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