Searched refs:srcu_torture_stats_print (Results 1 – 4 of 4) sorted by relevance
91 static inline void srcu_torture_stats_print(struct srcu_struct *sp, in srcu_torture_stats_print() function
142 void srcu_torture_stats_print(struct srcu_struct *sp, char *tt, char *tf);
1264 void srcu_torture_stats_print(struct srcu_struct *sp, char *tt, char *tf) in srcu_torture_stats_print() function1301 EXPORT_SYMBOL_GPL(srcu_torture_stats_print);
583 srcu_torture_stats_print(srcu_ctlp, torture_type, TORTURE_FLAG); in srcu_torture_stats()