Searched defs:rcu_node (Results 1 – 3 of 3) sorted by relevance
151 struct rcu_node { struct152 raw_spinlock_t lock; /* Root rcu_node's lock protects some */ argument156 /* behind the root rcu_node's gpnum. */ argument159 /* behind the root rcu_node's gpnum. */ argument162 /* In leaf rcu_node, each bit corresponds to */ argument166 unsigned long qsmaskinit;190 /* rcu_node tree? */ argument191 struct rcu_node *parent; argument209 /* boosting is needed for this rcu_node */ argument221 /* boosting for this rcu_node structure. */ argument[all …]
532 struct list_head rcu_node; member
738 struct list_head rcu_node; member