Searched defs:init_srcu_struct (Results 1 – 3 of 3) sorted by relevance
65 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() function
305 int init_srcu_struct(struct srcu_struct *ssp) in init_srcu_struct() function
31 #define init_srcu_struct(ssp) \ macro