Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h22998 struct srcu_notifier_head { struct
22999 struct mutex mutex;
23000 struct srcu_usage srcuu;
23001 struct srcu_struct srcu;
23002 struct notifier_block __attribute__((btf_type_tag("rcu"))) *head;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h33221 struct srcu_notifier_head { struct
33222 struct mutex mutex;
33223 struct srcu_usage srcuu;
33224 struct srcu_struct srcu;
33225 struct notifier_block __attribute__((btf_type_tag("rcu"))) *head;