Home
last modified time | relevance | path

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

/linux/kernel/
A Dseccomp.c217 struct seccomp_filter { struct
222 struct seccomp_filter *prev; argument
223 struct bpf_prog *prog;
224 struct notification *notif;
225 struct mutex notify_lock;
226 wait_queue_head_t wqh;
/linux/include/linux/
A Dseccomp.h66 struct seccomp_filter { }; struct

Completed in 21 milliseconds