Searched defs:rcu_node (Results 1 – 4 of 4) sorted by relevance
80 struct rcu_node { struct81 raw_spinlock_t __private lock; /* Root rcu_node's lock protects */ argument89 /* In leaf rcu_node, each bit corresponds to */ argument93 unsigned long rcu_gp_init_mask; /* Mask of offline CPUs at GP init. */94 unsigned long qsmaskinit;121 /* rcu_node tree? */ argument122 struct rcu_node *parent; argument140 /* boosting is needed for this rcu_node */ argument152 /* boosting for this rcu_node structure. */ argument169 * Bitmasks in an rcu_node cover the interval [grplo, grphi] of CPU IDs, and argument
460 struct list_head rcu_node; member
148 struct list_head rcu_node; member
942 struct list_head rcu_node; member