Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Memory-Ordering/
H A 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`` |
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.c1725 static bool rcu_gp_init(void) in rcu_gp_init() function
2098 if (rcu_gp_init()) in rcu_gp_kthread()