Searched refs:rcu_first_leaf_node (Results 1 - 2 of 2) sorted by path

/linux-master/kernel/rcu/
H A Drcu.h377 #define rcu_first_leaf_node() (rcu_state.level[rcu_num_lvls - 1]) macro
405 for ((rnp) = rcu_first_leaf_node(); \
H A Dtree.c5380 rnp = rcu_first_leaf_node();

Completed in 217 milliseconds