Home
last modified time | relevance | path

Searched refs:syscall_args (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/um/shared/sysdep/
Dsyscalls_32.h19 ((long (*)(struct syscall_args)) \
Dptrace_32.h92 struct syscall_args { struct
96 #define SYSCALL_ARGS(r) ((struct syscall_args) \ argument
Dptrace_64.h137 struct syscall_args { struct
141 #define SYSCALL_ARGS(r) ((struct syscall_args) \ argument