Searched defs:seccomp_filter (Results 1 – 10 of 10) sorted by relevance
111 create_minijail(enum render_worker_jail_seccomp_filter seccomp_filter, in create_minijail()239 enum render_worker_jail_seccomp_filter seccomp_filter, in render_worker_jail_create()
173 enum render_worker_jail_seccomp_filter seccomp_filter = in render_server_init() local
152 bool seccomp_filter : 1; member
31940 struct seccomp_filter { struct31945 struct seccomp_filter *prev; argument31946 struct bpf_prog *prog;31947 struct notification *notif;31948 struct mutex notify_lock;31949 wait_queue_head_t wqh;
37625 struct seccomp_filter { struct37629 struct seccomp_filter *prev; argument37630 struct bpf_prog *prog;37631 struct notification *notif;37632 struct mutex notify_lock;37633 wait_queue_head_t wqh;
27263 struct seccomp_filter { struct27267 struct seccomp_filter *prev; argument27268 struct bpf_prog *prog;27269 struct notification *notif;27270 struct mutex notify_lock;27271 wait_queue_head_t wqh;
32157 struct seccomp_filter { struct32160 struct seccomp_filter *prev; argument32161 struct bpf_prog *prog;32162 struct notification *notif;32163 struct mutex notify_lock;