Home
last modified time | relevance | path

Searched refs:srcu_node (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dsrcutree.h17 struct srcu_node;
39 struct srcu_node *mynode; /* Leaf srcu_node. */
49 struct srcu_node { struct
55 struct srcu_node *srcu_parent; /* Next up in tree. */ argument
64 struct srcu_node *node; /* Combining tree. */ argument
65 struct srcu_node *level[RCU_NUM_LVLS + 1];
/linux/kernel/rcu/
A Dsrcutree.c172 struct srcu_node *snp; in init_srcu_struct_nodes()
173 struct srcu_node *snp_first; in init_srcu_struct_nodes()
827 static void srcu_schedule_cbs_snp(struct srcu_struct *ssp, struct srcu_node *snp, in srcu_schedule_cbs_snp()
859 struct srcu_node *snp; in srcu_gp_end()
954 static void srcu_funnel_exp_start(struct srcu_struct *ssp, struct srcu_node *snp, in srcu_funnel_exp_start()
1000 struct srcu_node *snp; in srcu_funnel_gp_start()
1001 struct srcu_node *snp_leaf; in srcu_funnel_gp_start()
1223 struct srcu_node *sdp_mynode; in srcu_gp_start_if_needed()
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt6429 should immediately allocate an srcu_node array.
6446 Either way, the srcu_node tree will be sized based

Completed in 18 milliseconds