Searched refs:srcu_notifier_head (Results 1 – 4 of 4) sorted by relevance
74 struct srcu_notifier_head { struct93 extern void srcu_init_notifier_head(struct srcu_notifier_head *nh); argument127 mod struct srcu_notifier_head name = \132 mod struct srcu_notifier_head name = \151 extern int srcu_notifier_chain_register(struct srcu_notifier_head *nh,164 extern int srcu_notifier_chain_unregister(struct srcu_notifier_head *nh,179 extern int srcu_notifier_call_chain(struct srcu_notifier_head *nh,181 extern int __srcu_notifier_call_chain(struct srcu_notifier_head *nh,
176 struct srcu_notifier_head transition_notifier_list;
59 struct srcu_notifier_head notifier_head;
421 int srcu_notifier_chain_register(struct srcu_notifier_head *nh, in srcu_notifier_chain_register()451 int srcu_notifier_chain_unregister(struct srcu_notifier_head *nh, in srcu_notifier_chain_unregister()490 int __srcu_notifier_call_chain(struct srcu_notifier_head *nh, in __srcu_notifier_call_chain()504 int srcu_notifier_call_chain(struct srcu_notifier_head *nh, in srcu_notifier_call_chain()523 void srcu_init_notifier_head(struct srcu_notifier_head *nh) in srcu_init_notifier_head()