Home
last modified time | relevance | path

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

/kernel/rcu/
A Dsrcutiny.c31 static int init_srcu_struct_fields(struct srcu_struct *ssp) in init_srcu_struct_fields() function
55 return init_srcu_struct_fields(ssp); in __init_srcu_struct()
71 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
295 return init_srcu_struct_fields(ssp, false); in __init_srcu_struct()
311 return init_srcu_struct_fields(ssp, false); in init_srcu_struct()
417 init_srcu_struct_fields(ssp, true); in check_init_srcu_struct()

Completed in 7 milliseconds