Home
last modified time | relevance | path

Searched refs:wait_rcu_gp (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/
A Drcupdate_wait.h32 #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) macro
/linux-6.3-rc2/kernel/rcu/
A Dtiny.c47 wait_rcu_gp(call_rcu_hurry); in rcu_barrier()
A Dtree_exp.h983 wait_rcu_gp(call_rcu_hurry); in synchronize_rcu_expedited()
A Dtasks.h572 wait_rcu_gp(rtp->call_func); in synchronize_rcu_tasks_generic()
A Dtree.c3485 wait_rcu_gp(call_rcu_hurry); in synchronize_rcu()
/linux-6.3-rc2/Documentation/RCU/Design/Memory-Ordering/
A DTree-RCU-Memory-Ordering.rst322 | The ``synchronize_rcu()`` passes ``call_rcu()`` to ``wait_rcu_gp()``, |

Completed in 18 milliseconds