Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/rcu/
Dsrcutree.c165 static bool init_srcu_struct_nodes(struct srcu_struct *ssp, gfp_t gfp_flags) in init_srcu_struct_nodes() function
265 if (!init_srcu_struct_nodes(ssp, GFP_ATOMIC)) in init_srcu_struct_fields()
972 init_srcu_struct_nodes(ssp, GFP_KERNEL); in srcu_gp_end()