Searched defs:seccomp_filter (Results 1 – 1 of 1) sorted by relevance
215 struct seccomp_filter { struct220 struct seccomp_filter *prev; argument221 struct bpf_prog *prog;222 struct notification *notif;223 struct mutex notify_lock;224 wait_queue_head_t wqh;