Home
last modified time | relevance | path

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

/linux/kernel/rcu/
A Dtree.h40 struct rcu_node { struct
41 raw_spinlock_t __private lock; /* Root rcu_node's lock protects */ argument
49 /* In leaf rcu_node, each bit corresponds to */ argument
54 unsigned long qsmaskinit;
58 unsigned long qsmaskinitnext;
84 /* rcu_node tree? */ argument
85 struct rcu_node *parent; argument
103 /* boosting is needed for this rcu_node */ argument
115 /* boosting for this rcu_node structure. */ argument
118 unsigned long n_boosts; /* Number of boosts for this rcu_node structure. */ argument
[all …]
/linux/drivers/scsi/cxgbi/
A Dlibcxgbi.h480 struct list_head rcu_node; member
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls.h235 struct list_head rcu_node; member
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4.h1156 struct list_head rcu_node; member

Completed in 30 milliseconds