Home
last modified time | relevance | path

Searched refs:exp_wake_mutex (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Dtree.h365 struct mutex exp_wake_mutex; /* Serialize wakeup. */ member
H A Dtree_exp.h707 mutex_lock(&rcu_state.exp_wake_mutex); in rcu_exp_wait_wake()
723 mutex_unlock(&rcu_state.exp_wake_mutex); in rcu_exp_wait_wake()
H A Dtree.c94 .exp_wake_mutex = __MUTEX_INITIALIZER(rcu_state.exp_wake_mutex),
/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst367 ``->expedited_sequence``, acquires the ``->exp_wake_mutex`` and then
396 | Then Task E will block on the ``->exp_wake_mutex``, which will also |
422 expedited grace-period processing and the ``->exp_wake_mutex`` guard
424 the first wakeup is complete, which means that the ``->exp_wake_mutex``