Home
last modified time | relevance | path

Searched defs:rcu_node (Results 1 – 1 of 1) sorted by relevance

/kernel/rcu/
Dtree.h45 struct rcu_node { struct
46 raw_spinlock_t __private lock; /* Root rcu_node's lock protects */ argument
54 /* In leaf rcu_node, each bit corresponds to */ argument
58 unsigned long rcu_gp_init_mask; /* Mask of offline CPUs at GP init. */
59 unsigned long qsmaskinit;
63 unsigned long qsmaskinitnext;
64 unsigned long ofl_seq; /* CPU-hotplug operation sequence count. */
89 /* rcu_node tree? */ argument
90 struct rcu_node *parent; argument
108 /* boosting is needed for this rcu_node */ argument
[all …]