Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Drcutree.h97 struct rcu_node { struct
98 raw_spinlock_t lock; /* Root rcu_node's lock protects some */ argument
102 /* behind the root rcu_node's gpnum. */ argument
105 /* behind the root rcu_node's gpnum. */ argument
108 /* In leaf rcu_node, each bit corresponds to */ argument
124 struct rcu_node *parent; argument
133 * Do a full breadth-first scan of the rcu_node structures for the argument