Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h29108 struct seccomp_filter { struct
29114 struct seccomp_filter *prev; argument
29115 struct bpf_prog *prog;
29116 struct notification *notif;
29117 struct mutex notify_lock;
29118 wait_queue_head_t wqh;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h39042 struct seccomp_filter { struct
39048 struct seccomp_filter *prev; argument
39049 struct bpf_prog *prog;
39050 struct notification *notif;
39051 struct mutex notify_lock;
39052 wait_queue_head_t wqh;