Searched refs:exp_wake_mutex (Results 1 – 4 of 4) sorted by relevance
683 mutex_lock(&rcu_state.exp_wake_mutex); in rcu_exp_wait_wake()699 mutex_unlock(&rcu_state.exp_wake_mutex); in rcu_exp_wait_wake()
376 struct mutex exp_wake_mutex; /* Serialize wakeup. */ member
92 .exp_wake_mutex = __MUTEX_INITIALIZER(rcu_state.exp_wake_mutex),
367 ``->expedited_sequence``, acquires the ``->exp_wake_mutex`` and then396 | Then Task E will block on the ``->exp_wake_mutex``, which will also |422 expedited grace-period processing and the ``->exp_wake_mutex`` guard424 the first wakeup is complete, which means that the ``->exp_wake_mutex``