Searched refs:__call_rcu_common (Results 1 – 1 of 1) sorted by relevance
2687 __call_rcu_common(struct rcu_head *head, rcu_callback_t func, bool lazy_in) in __call_rcu_common() function2778 return __call_rcu_common(head, func, false); in call_rcu_hurry()2829 return __call_rcu_common(head, func, IS_ENABLED(CONFIG_RCU_LAZY)); in call_rcu()