Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dsrcutree.c164 static bool init_srcu_struct_nodes(struct srcu_struct *ssp, gfp_t gfp_flags) in init_srcu_struct_nodes() function
267 if (!init_srcu_struct_nodes(ssp, GFP_ATOMIC)) { in init_srcu_struct_fields()
944 init_srcu_struct_nodes(ssp, GFP_KERNEL); in srcu_gp_end()