Home
last modified time | relevance | path

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

/linux-2.6.39/arch/um/sys-i386/shared/sysdep/
Dptrace.h92 struct syscall_args { struct
96 #define SYSCALL_ARGS(r) ((struct syscall_args) \ argument
/linux-2.6.39/arch/um/sys-x86_64/shared/sysdep/
Dptrace.h139 struct syscall_args { struct
143 #define SYSCALL_ARGS(r) ((struct syscall_args) \ argument