Home
last modified time | relevance | path

Searched defs:syscall_args32 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/x86/
Dptrace_syscall.c43 struct syscall_args32 { struct
48 extern void sys32_helper(struct syscall_args32 *, void *); argument
139 static void test_sys32_regs(void (*do_syscall)(struct syscall_args32 *)) in test_sys32_regs()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
Dptrace_syscall.c43 struct syscall_args32 { struct
48 extern void sys32_helper(struct syscall_args32 *, void *); argument
139 static void test_sys32_regs(void (*do_syscall)(struct syscall_args32 *)) in test_sys32_regs()