Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c224 struct seccomp_filter { struct
230 struct seccomp_filter *prev; argument
231 struct bpf_prog *prog;
232 struct notification *notif;
233 struct mutex notify_lock;
234 wait_queue_head_t wqh;