Home
last modified time | relevance | path

Searched defs:seccomp_filter (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dseccomp.c221 struct seccomp_filter { struct
227 struct seccomp_filter *prev; argument
228 struct bpf_prog *prog;
229 struct notification *notif;
230 struct mutex notify_lock;
231 wait_queue_head_t wqh;