Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/rcu/
Dtree.h344 struct mutex exp_wake_mutex; /* Serialize wakeup. */ member
Dtree_exp.h693 mutex_lock(&rcu_state.exp_wake_mutex); in rcu_exp_wait_wake()
709 mutex_unlock(&rcu_state.exp_wake_mutex); in rcu_exp_wait_wake()
Dtree.c93 .exp_wake_mutex = __MUTEX_INITIALIZER(rcu_state.exp_wake_mutex),
/Linux-v6.1/Documentation/RCU/Design/Expedited-Grace-Periods/
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``