Searched defs:seccomp_filter (Results 1 – 2 of 2) sorted by relevance
29108 struct seccomp_filter { struct29114 struct seccomp_filter *prev; argument29115 struct bpf_prog *prog;29116 struct notification *notif;29117 struct mutex notify_lock;29118 wait_queue_head_t wqh;
39042 struct seccomp_filter { struct39048 struct seccomp_filter *prev; argument39049 struct bpf_prog *prog;39050 struct notification *notif;39051 struct mutex notify_lock;39052 wait_queue_head_t wqh;