Searched defs:rcu_node (Results 1 – 4 of 4) sorted by relevance
40 struct rcu_node { struct41 raw_spinlock_t __private lock; /* Root rcu_node's lock protects */ argument49 /* In leaf rcu_node, each bit corresponds to */ argument54 unsigned long qsmaskinit;58 unsigned long qsmaskinitnext;84 /* rcu_node tree? */ argument85 struct rcu_node *parent; argument103 /* boosting is needed for this rcu_node */ argument115 /* boosting for this rcu_node structure. */ argument118 unsigned long n_boosts; /* Number of boosts for this rcu_node structure. */ argument[all …]
480 struct list_head rcu_node; member
235 struct list_head rcu_node; member
1156 struct list_head rcu_node; member
Completed in 20 milliseconds