Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Drcutree.h104 struct rcu_node { struct
105 raw_spinlock_t lock; /* Root rcu_node's lock protects some */ argument
109 /* behind the root rcu_node's gpnum. */ argument
112 /* behind the root rcu_node's gpnum. */ argument
115 /* In leaf rcu_node, each bit corresponds to */ argument
125 /* rcu_node structures, 32 bits suffices. */ argument
134 struct rcu_node *parent; argument
153 /* boosting is needed for this rcu_node */ argument
162 /* boosting for this rcu_node structure. */ argument
186 /* kthread that takes care of this rcu_node */ argument
[all …]