Searched defs:rcu_node (Results 1 – 8 of 8) 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 */ argument53 unsigned long rcu_gp_init_mask; /* Mask of offline CPUs at GP init. */54 unsigned long qsmaskinit;58 unsigned long qsmaskinitnext;83 /* rcu_node tree? */ argument84 struct rcu_node *parent; argument102 /* boosting is needed for this rcu_node */ argument114 /* boosting for this rcu_node structure. */ argument[all …]
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
461 struct list_head rcu_node; member
148 struct list_head rcu_node; member
480 struct list_head rcu_node; member
234 struct list_head rcu_node; member
942 struct list_head rcu_node; member
1158 struct list_head rcu_node; member