Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree.h151 struct rcu_node { struct
152 raw_spinlock_t lock; /* Root rcu_node's lock protects some */ argument
156 /* behind the root rcu_node's gpnum. */ argument
159 /* behind the root rcu_node's gpnum. */ argument
162 /* In leaf rcu_node, each bit corresponds to */ argument
166 unsigned long qsmaskinit;
190 /* rcu_node tree? */ argument
191 struct rcu_node *parent; argument
209 /* boosting is needed for this rcu_node */ argument
221 /* boosting for this rcu_node structure. */ argument
[all …]
/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.h532 struct list_head rcu_node; member
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h738 struct list_head rcu_node; member