Searched defs:rcu_node (Results 1 – 4 of 4) sorted by relevance
45 struct rcu_node { struct46 raw_spinlock_t __private lock; /* Root rcu_node's lock protects */ argument54 /* In leaf rcu_node, each bit corresponds to */ argument58 unsigned long rcu_gp_init_mask; /* Mask of offline CPUs at GP init. */59 unsigned long qsmaskinit;63 unsigned long qsmaskinitnext;87 /* rcu_node tree? */ argument88 struct rcu_node *parent; argument106 /* boosting is needed for this rcu_node */ argument121 /* boosting for this rcu_node structure. */ argument[all …]
479 struct list_head rcu_node; member
236 struct list_head rcu_node; member
1154 struct list_head rcu_node; member