Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnotifier.h74 struct srcu_notifier_head { struct
93 extern void srcu_init_notifier_head(struct srcu_notifier_head *nh); argument
126 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,
164 extern int srcu_notifier_chain_unregister(struct srcu_notifier_head *nh,
173 extern int srcu_notifier_call_chain(struct srcu_notifier_head *nh,
A Ddevfreq.h212 struct srcu_notifier_head transition_notifier_list;
A Dclk.h56 struct srcu_notifier_head notifier_head;
/linux-6.3-rc2/kernel/
A Dnotifier.c474 int srcu_notifier_chain_register(struct srcu_notifier_head *nh, in srcu_notifier_chain_register()
504 int srcu_notifier_chain_unregister(struct srcu_notifier_head *nh, in srcu_notifier_chain_unregister()
541 int srcu_notifier_call_chain(struct srcu_notifier_head *nh, in srcu_notifier_call_chain()
566 void srcu_init_notifier_head(struct srcu_notifier_head *nh) in srcu_init_notifier_head()
/linux-6.3-rc2/drivers/remoteproc/
A Dqcom_common.c86 struct srcu_notifier_head notifier_list;
/linux-6.3-rc2/fs/
A Dlocks.c1900 static struct srcu_notifier_head lease_notifier_chain;

Completed in 16 milliseconds