Searched defs:srcu_notifier_head (Results 1 – 11 of 11) sorted by relevance
47575 struct srcu_notifier_head { struct47576 struct mutex mutex;47577 struct srcu_usage srcuu;47578 struct srcu_struct srcu;47579 struct notifier_block *head;
53967 struct srcu_notifier_head { struct53968 struct mutex mutex;53969 struct srcu_struct srcu;53970 struct notifier_block *head;
61354 struct srcu_notifier_head { struct61355 struct mutex mutex;61356 struct srcu_struct srcu;61357 struct notifier_block *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;