Home
last modified time | relevance | path

Searched refs:n_boosts (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Dtree.h124 unsigned long n_boosts; /* Number of boosts for this rcu_node structure. */ member
H A Dtree_plugin.h1101 rnp->n_boosts++; in rcu_boost()
H A Dtree_stall.h926 data_race(READ_ONCE(rnp->n_boosts))); in show_rcu_gp_kthreads()