Searched defs:syscall_arg (Results 1 – 3 of 3) sorted by relevance
31 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n])) macro
304 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n])) macro306 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]) + sizeof(__u32)) macro
3173 struct syscall_arg syscall_arg = { in trace__fprintf_tp_fields() local4284 struct syscall_arg syscall_arg = { in trace__expand_filter() local