Searched defs:syscall_arg (Results 1 – 8 of 8) sorted by relevance
105 struct syscall_arg { struct108 struct syscall_arg_fmt *fmt; argument122 unsigned long syscall_arg__val(struct syscall_arg *arg, u8 idx); argument
104 struct syscall_arg { struct107 struct syscall_arg_fmt *fmt; argument121 unsigned long syscall_arg__val(struct syscall_arg *arg, u8 idx); argument
31 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n])) macro
278 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n])) macro280 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]) + sizeof(__u32)) macro
291 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n])) macro293 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]) + sizeof(__u32)) macro
2690 struct syscall_arg syscall_arg = { local3830 struct syscall_arg syscall_arg = { local
2752 struct syscall_arg syscall_arg = { local3754 struct syscall_arg syscall_arg = { local