Searched refs:syscall_args32 (Results 1 – 1 of 1) sorted by relevance
43 struct syscall_args32 { struct48 extern void sys32_helper(struct syscall_args32 *, void *); argument55 static void do_full_int80(struct syscall_args32 *args) in do_full_int80()78 static void do_full_vsyscall32(struct syscall_args32 *args) in do_full_vsyscall32()139 static void test_sys32_regs(void (*do_syscall)(struct syscall_args32 *)) in test_sys32_regs() argument141 struct syscall_args32 args = { in test_sys32_regs()