Home
last modified time | relevance | path

Searched refs:srcu_notifier_head (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dnotifier.h74 struct srcu_notifier_head { struct
94 extern void srcu_init_notifier_head(struct srcu_notifier_head *nh); argument
128 mod struct srcu_notifier_head name = \
133 mod struct srcu_notifier_head name = \
152 extern int srcu_notifier_chain_register(struct srcu_notifier_head *nh,
166 extern int srcu_notifier_chain_unregister(struct srcu_notifier_head *nh,
175 extern int srcu_notifier_call_chain(struct srcu_notifier_head *nh,
H A Ddevfreq.h213 struct srcu_notifier_head transition_notifier_list;
H A Dclk.h56 struct srcu_notifier_head notifier_head;
/openbmc/linux/kernel/
H A Dnotifier.c480 int srcu_notifier_chain_register(struct srcu_notifier_head *nh, in srcu_notifier_chain_register()
510 int srcu_notifier_chain_unregister(struct srcu_notifier_head *nh, in srcu_notifier_chain_unregister()
547 int srcu_notifier_call_chain(struct srcu_notifier_head *nh, in srcu_notifier_call_chain()
572 void srcu_init_notifier_head(struct srcu_notifier_head *nh) in srcu_init_notifier_head()
/openbmc/linux/drivers/remoteproc/
H A Dqcom_common.c86 struct srcu_notifier_head notifier_list;
/openbmc/linux/fs/
H A Dlocks.c1908 static struct srcu_notifier_head lease_notifier_chain;