Searched defs:seccomp_filter (Results 1 – 1 of 1) sorted by relevance
27517 struct seccomp_filter { struct27522 struct seccomp_filter *prev; argument27523 struct bpf_prog *prog;27524 struct notification *notif;27525 struct mutex notify_lock;27526 wait_queue_head_t wqh;