Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/rcu/
A Dsrcutiny.c27 static int init_srcu_struct_fields(struct srcu_struct *ssp) in init_srcu_struct_fields() function
51 return init_srcu_struct_fields(ssp); in __init_srcu_struct()
67 return init_srcu_struct_fields(ssp); in init_srcu_struct()
A Dsrcutree.c237 static int init_srcu_struct_fields(struct srcu_struct *ssp, bool is_static) in init_srcu_struct_fields() function
281 return init_srcu_struct_fields(ssp, false); in __init_srcu_struct()
298 return init_srcu_struct_fields(ssp, false); in init_srcu_struct()
404 init_srcu_struct_fields(ssp, true); in check_init_srcu_struct()

Completed in 6 milliseconds