Home
last modified time | relevance | path

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

/kernel/
Dseccomp.c215 struct seccomp_filter { struct
220 struct seccomp_filter *prev; argument
221 struct bpf_prog *prog;
222 struct notification *notif;
223 struct mutex notify_lock;
224 wait_queue_head_t wqh;