Home
last modified time | relevance | path

Searched defs:syscall_arg (Results 1 – 3 of 3) sorted by relevance

/tools/perf/trace/beauty/
Dbeauty.h104 struct syscall_arg { struct
107 struct syscall_arg_fmt *fmt; argument
121 unsigned long syscall_arg__val(struct syscall_arg *arg, u8 idx); argument
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c280 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n])) macro
282 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n]) + sizeof(__u32)) macro
/tools/perf/
Dbuiltin-trace.c2708 struct syscall_arg syscall_arg = { local
3857 struct syscall_arg syscall_arg = { local