Searched refs:exp_funnel_mutex (Results 1 – 3 of 3) sorted by relevance
251 struct mutex exp_funnel_mutex ____cacheline_internodealigned_in_smp;386 struct mutex exp_funnel_mutex; member
3594 mutex_unlock(&rnp->exp_funnel_mutex); in sync_exp_work_done()3596 mutex_unlock(&rdp->exp_funnel_mutex); in sync_exp_work_done()3623 if (!mutex_is_locked(&rnp0->exp_funnel_mutex)) { in exp_funnel_lock()3624 if (mutex_trylock(&rnp0->exp_funnel_mutex)) { in exp_funnel_lock()3643 mutex_lock(&rdp->exp_funnel_mutex); in exp_funnel_lock()3649 mutex_lock(&rnp0->exp_funnel_mutex); in exp_funnel_lock()3651 mutex_unlock(&rnp1->exp_funnel_mutex); in exp_funnel_lock()3653 mutex_unlock(&rdp->exp_funnel_mutex); in exp_funnel_lock()3862 mutex_unlock(&rnp->exp_funnel_mutex); in synchronize_sched_expedited()4162 mutex_init(&rdp->exp_funnel_mutex); in rcu_boot_init_percpu_data()[all …]
768 mutex_unlock(&rnp_unlock->exp_funnel_mutex); in synchronize_rcu_expedited()