Searched defs:srcu_notifier_head (Results 1 – 1 of 1) sorted by relevance
27630 struct srcu_notifier_head { struct27631 struct mutex mutex;27632 struct srcu_struct srcu;27633 struct notifier_block *head;