Home
last modified time | relevance | path

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

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