Searched defs:rcu_node (Results 1 – 4 of 4) sorted by relevance
41 struct rcu_node { struct42 raw_spinlock_t __private lock; /* Root rcu_node's lock protects */ argument50 /* In leaf rcu_node, each bit corresponds to */ argument54 unsigned long rcu_gp_init_mask; /* Mask of offline CPUs at GP init. */55 unsigned long qsmaskinit;82 /* rcu_node tree? */ argument83 struct rcu_node *parent; argument101 /* boosting is needed for this rcu_node */ argument113 /* boosting for this rcu_node structure. */ argument130 * Bitmasks in an rcu_node cover the interval [grplo, grphi] of CPU IDs, and argument
464 struct list_head rcu_node; member
145 struct list_head rcu_node; member
981 struct list_head rcu_node; member