Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/rcu/
Dtree.h123 struct rcu_node { struct
124 raw_spinlock_t lock; /* Root rcu_node's lock protects some */ argument
128 /* behind the root rcu_node's gpnum. */ argument
131 /* behind the root rcu_node's gpnum. */ argument
134 /* In leaf rcu_node, each bit corresponds to */ argument
157 /* rcu_node tree? */ argument
158 struct rcu_node *parent; argument
177 /* boosting is needed for this rcu_node */ argument
189 /* boosting for this rcu_node structure. */ argument
190 unsigned int boost_kthread_status;
[all …]
/linux-4.1.27/drivers/scsi/cxgbi/
Dlibcxgbi.h530 struct list_head rcu_node; member
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h706 struct list_head rcu_node; member