Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/kernel/rcu/
A Dsrcutree.c171 struct srcu_node *snp; in init_srcu_struct_nodes()
172 struct srcu_node *snp_first; in init_srcu_struct_nodes()
817 static void srcu_schedule_cbs_snp(struct srcu_struct *ssp, struct srcu_node *snp, in srcu_schedule_cbs_snp()
850 struct srcu_node *snp; in srcu_gp_end()
944 static void srcu_funnel_exp_start(struct srcu_struct *ssp, struct srcu_node *snp, in srcu_funnel_exp_start()
990 struct srcu_node *snp; in srcu_funnel_gp_start()
991 struct srcu_node *snp_leaf; in srcu_funnel_gp_start()
1192 struct srcu_node *sdp_mynode; in srcu_gp_start_if_needed()
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt5920 should immediately allocate an srcu_node array.
5937 Either way, the srcu_node tree will be sized based

Completed in 14 milliseconds