Home
last modified time | relevance | path

Searched refs:rcu_gp_init (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/Documentation/RCU/Design/Memory-Ordering/
DTree-RCU-Memory-Ordering.rst308 ``rcu_gp_init()`` function. This means that showing the full flow of
344 The final ``rcu_gp_init()`` pass through the ``rcu_node`` tree traverses
376 | its last ``rcu_gp_init()`` pass through its leaf ``rcu_node`` |
/Linux-v5.10/kernel/rcu/
Dtree.c1716 static bool rcu_gp_init(void) in rcu_gp_init() function
2089 if (rcu_gp_init()) in rcu_gp_kthread()