Searched refs:syscall_arg (Results 1 – 2 of 2) sorted by relevance
30 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n])) macro130 BPF_STMT(BPF_LD+BPF_W+BPF_ABS, syscall_arg(0)), in install_filter()135 BPF_STMT(BPF_LD+BPF_W+BPF_ABS, syscall_arg(0)), in install_filter()
242 struct syscall_arg { struct270 struct syscall_arg *arg) in __syscall_arg__scnprintf_strarray() argument282 struct syscall_arg *arg) in syscall_arg__scnprintf_strarray()295 struct syscall_arg *arg) in syscall_arg__scnprintf_strhexarray()304 struct syscall_arg *arg);309 struct syscall_arg *arg) in syscall_arg__scnprintf_fd_at()322 struct syscall_arg *arg);327 struct syscall_arg *arg) in syscall_arg__scnprintf_hex()335 struct syscall_arg *arg) in syscall_arg__scnprintf_mmap_prot()366 struct syscall_arg *arg) in syscall_arg__scnprintf_mmap_flags()[all …]