Searched defs:seccomp_filter (Results 1 – 1 of 1) sorted by relevance
221 struct seccomp_filter { struct227 struct seccomp_filter *prev; argument228 struct bpf_prog *prog;229 struct notification *notif;230 struct mutex notify_lock;231 wait_queue_head_t wqh;