Searched refs:exp_mutex (Results 1 – 6 of 6) sorted by relevance
285 mutex_trylock(&rcu_state.exp_mutex)) in exp_funnel_lock()317 mutex_lock(&rcu_state.exp_mutex); in exp_funnel_lock()320 mutex_unlock(&rcu_state.exp_mutex); in exp_funnel_lock()838 mutex_unlock(&rcu_state.exp_mutex); in synchronize_rcu_expedited()
318 struct mutex exp_mutex; /* Serialize expedited GP. */ member
94 .exp_mutex = __MUTEX_INITIALIZER(rcu_state.exp_mutex),
381 mutex_lock(&uctxt->exp_mutex); in hfi1_user_exp_rcv_setup()467 mutex_unlock(&uctxt->exp_mutex); in hfi1_user_exp_rcv_setup()523 mutex_lock(&uctxt->exp_mutex); in hfi1_user_exp_rcv_clear()536 mutex_unlock(&uctxt->exp_mutex); in hfi1_user_exp_rcv_clear()
301 struct mutex exp_mutex; member
377 mutex_init(&rcd->exp_mutex); in hfi1_create_ctxtdata()