Searched refs:init_srcu_struct_fast_updown (Results 1 – 4 of 4) sorted by relevance
48 #define init_srcu_struct_fast_updown(ssp) \ macro66 int init_srcu_struct_fast_updown(struct srcu_struct *ssp);
68 #define init_srcu_struct_fast_updown init_srcu_struct macro
340 int init_srcu_struct_fast_updown(struct srcu_struct *ssp) in init_srcu_struct_fast_updown() function345 EXPORT_SYMBOL_GPL(init_srcu_struct_fast_updown);
961 WARN_ON(init_srcu_struct_fast_updown(&srcu_ctld)); in srcud_torture_init()