Searched defs:srcu_notifier_head (Results 1 – 7 of 7) sorted by relevance
27630 struct srcu_notifier_head { struct27631 struct mutex mutex;27632 struct srcu_struct srcu;27633 struct notifier_block *head;
24743 struct srcu_notifier_head { struct24744 struct mutex mutex;24745 struct srcu_struct srcu;24746 struct notifier_block *head;
21819 struct srcu_notifier_head { struct21820 struct mutex mutex;21821 struct srcu_struct srcu;21822 struct notifier_block *head;
27196 struct srcu_notifier_head { struct27197 struct mutex mutex;27198 struct srcu_struct srcu;27199 struct notifier_block *head;