Searched defs:rcu_node (Results 1 – 4 of 4) 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 …]
480 struct list_head rcu_node; member
234 struct list_head rcu_node; member
1158 struct list_head rcu_node; member