Searched defs:init_srcu_struct (Results 1 – 3 of 3) sorted by relevance
74 int init_srcu_struct(struct srcu_struct *sp) in init_srcu_struct() function
217 int init_srcu_struct(struct srcu_struct *sp) in init_srcu_struct() function
44 #define init_srcu_struct(sp) \ macro