Searched defs:seccomp_filter (Results 1 – 1 of 1) sorted by relevance
128 struct seccomp_filter { struct131 struct seccomp_filter *prev; argument132 struct bpf_prog *prog;133 struct notification *notif;134 struct mutex notify_lock;