Searched defs:rcu_node (Results 1 – 3 of 3) sorted by relevance
123 struct rcu_node { struct124 raw_spinlock_t lock; /* Root rcu_node's lock protects some */ argument128 /* behind the root rcu_node's gpnum. */ argument131 /* behind the root rcu_node's gpnum. */ argument134 /* In leaf rcu_node, each bit corresponds to */ argument157 /* rcu_node tree? */ argument158 struct rcu_node *parent; argument177 /* boosting is needed for this rcu_node */ argument189 /* boosting for this rcu_node structure. */ argument190 unsigned int boost_kthread_status;[all …]
530 struct list_head rcu_node; member
706 struct list_head rcu_node; member