Searched defs:srcu_notifier_head (Results 1 – 13 of 13) sorted by relevance
89515 struct srcu_notifier_head { struct89516 struct mutex mutex;89517 struct srcu_usage srcuu;89518 struct srcu_struct srcu;89519 struct notifier_block *head;
53967 struct srcu_notifier_head { struct53968 struct mutex mutex;53969 struct srcu_struct srcu;53970 struct notifier_block *head;
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;
61354 struct srcu_notifier_head { struct61355 struct mutex mutex;61356 struct srcu_struct srcu;61357 struct notifier_block *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;
31831 struct srcu_notifier_head { struct31832 struct mutex mutex;31833 struct srcu_struct srcu;31834 struct notifier_block *head;
24789 struct srcu_notifier_head { struct24790 struct mutex mutex;24791 struct srcu_struct srcu;24792 struct notifier_block *head;
17349 struct srcu_notifier_head { struct17350 struct mutex mutex;17351 struct srcu_struct srcu;17352 struct notifier_block *head;