Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/um/shared/sysdep/
Dstub_32.h87 struct syscall_args { in stub_syscall6() struct
88 int ebx, ebp; in stub_syscall6()
Dptrace.h47 struct syscall_args { struct
51 #define SYSCALL_ARGS(r) ((struct syscall_args) \ argument