Searched refs:srcu_notifier_chain_register (Results 1 – 5 of 5) sorted by relevance
472 int srcu_notifier_chain_register(struct srcu_notifier_head *nh, in srcu_notifier_chain_register() function490 EXPORT_SYMBOL_GPL(srcu_notifier_chain_register);
152 extern int srcu_notifier_chain_register(struct srcu_notifier_head *nh,
409 srcu_notifier_chain_register(&info->notifier_list, nb); in qcom_register_ssr_notifier()
2004 return srcu_notifier_chain_register(&lease_notifier_chain, nb); in lease_register_notifier()
4826 ret = srcu_notifier_chain_register(&cn->notifier_head, nb); in clk_notifier_register()