Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/rcu/
A Dtree.h45 struct rcu_node { struct
46 raw_spinlock_t __private lock; /* Root rcu_node's lock protects */ argument
54 /* In leaf rcu_node, each bit corresponds to */ argument
59 unsigned long qsmaskinit;
63 unsigned long qsmaskinitnext;
87 /* rcu_node tree? */ argument
88 struct rcu_node *parent; argument
106 /* boosting is needed for this rcu_node */ argument
121 /* boosting for this rcu_node structure. */ argument
124 unsigned long n_boosts; /* Number of boosts for this rcu_node structure. */ argument
[all …]
/linux-6.3-rc2/drivers/scsi/cxgbi/
A Dlibcxgbi.h479 struct list_head rcu_node; member
/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls.h235 struct list_head rcu_node; member
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4.h1154 struct list_head rcu_node; member

Completed in 21 milliseconds