Searched refs:init_srcu_struct_fast_updown (Results 1 – 4 of 4) sorted by relevance
49 #define init_srcu_struct_fast_updown(ssp) \ macro 62 int init_srcu_struct_fast_updown(struct srcu_struct *ssp);348 * hand or initialized with init_srcu_struct_fast_updown() on the other. in srcu_read_lock_fast_updown()
64 #define init_srcu_struct_fast_updown init_srcu_struct macro
369 int init_srcu_struct_fast_updown(struct srcu_struct *ssp) in init_srcu_struct_fast_updown() function374 EXPORT_SYMBOL_GPL(init_srcu_struct_fast_updown);
941 WARN_ON(init_srcu_struct_fast_updown(&srcu_ctld)); in srcud_torture_init()