Searched defs:srcu_notifier_head (Results 1 – 1 of 1) sorted by relevance
22451 struct srcu_notifier_head { struct22452 struct mutex mutex;22453 struct srcu_struct srcu;22454 struct notifier_block *head;