Searched defs:rcu_node (Results 1 – 2 of 2) sorted by relevance
41 struct rcu_node { struct 42 raw_spinlock_t __private lock; /* Root rcu_node's lock protects */ argument 50 /* In leaf rcu_node, each bit corresponds to */ argument 86 /* rcu_node tree? */ argument 87 struct rcu_node *parent; argument 105 /* boosting is needed for this rcu_node */ argument 120 /* boosting for this rcu_node structure. */ argument 123 unsigned long n_boosts; /* Number of boosts for this rcu_node structur argument 54 rcu_gp_init_maskrcu_node global() argument 55 qsmaskinitrcu_node global() argument 59 qsmaskinitnextrcu_node global() argument 60 expmaskrcu_node global() argument 142 exp_poll_wqrcu_node global() argument [all...]
479 struct list_head rcu_node; member