Searched refs:srcu_notifier_head (Results 1 – 5 of 5) sorted by relevance
74 struct srcu_notifier_head { struct93 extern void srcu_init_notifier_head(struct srcu_notifier_head *nh); argument126 mod struct srcu_notifier_head name = \131 mod struct srcu_notifier_head name = \150 extern int srcu_notifier_chain_register(struct srcu_notifier_head *nh,163 extern int srcu_notifier_chain_unregister(struct srcu_notifier_head *nh,178 extern int srcu_notifier_call_chain(struct srcu_notifier_head *nh,180 extern int __srcu_notifier_call_chain(struct srcu_notifier_head *nh,
180 struct srcu_notifier_head transition_notifier_list;
56 struct srcu_notifier_head notifier_head;
423 int srcu_notifier_chain_register(struct srcu_notifier_head *nh, in srcu_notifier_chain_register()453 int srcu_notifier_chain_unregister(struct srcu_notifier_head *nh, in srcu_notifier_chain_unregister()492 int __srcu_notifier_call_chain(struct srcu_notifier_head *nh, in __srcu_notifier_call_chain()506 int srcu_notifier_call_chain(struct srcu_notifier_head *nh, in srcu_notifier_call_chain()525 void srcu_init_notifier_head(struct srcu_notifier_head *nh) in srcu_init_notifier_head()
2002 static struct srcu_notifier_head lease_notifier_chain;