Searched refs:srcu_init_notifier_head (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dnotifier.h94 extern void srcu_init_notifier_head(struct srcu_notifier_head *nh);
/linux-master/kernel/
H A Dnotifier.c561 * srcu_init_notifier_head - Initialize an SRCU notifier head
572 void srcu_init_notifier_head(struct srcu_notifier_head *nh) function
579 EXPORT_SYMBOL_GPL(srcu_init_notifier_head); variable
/linux-master/drivers/remoteproc/
H A Dqcom_common.c377 srcu_init_notifier_head(&info->notifier_list);
/linux-master/drivers/devfreq/
H A Ddevfreq.c919 srcu_init_notifier_head(&devfreq->transition_notifier_list);
/linux-master/fs/
H A Dlocks.c1956 srcu_init_notifier_head(&lease_notifier_chain);
/linux-master/drivers/clk/
H A Dclk.c4822 srcu_init_notifier_head(&cn->notifier_head);

Completed in 162 milliseconds