Searched defs:srcu_notifier_head (Results 1 – 2 of 2) sorted by relevance
22998 struct srcu_notifier_head { struct22999 struct mutex mutex;23000 struct srcu_usage srcuu;23001 struct srcu_struct srcu;23002 struct notifier_block __attribute__((btf_type_tag("rcu"))) *head;
33221 struct srcu_notifier_head { struct33222 struct mutex mutex;33223 struct srcu_usage srcuu;33224 struct srcu_struct srcu;33225 struct notifier_block __attribute__((btf_type_tag("rcu"))) *head;