Searched refs:gp_kthread_dbg (Results 1 – 1 of 1) sorted by relevance
418 void (*gp_kthread_dbg)(void); member625 .gp_kthread_dbg = show_rcu_gp_kthreads,1101 .gp_kthread_dbg = show_rcu_tasks_classic_gp_kthread,1132 .gp_kthread_dbg = show_rcu_tasks_rude_gp_kthread,1270 if (!xchg(&dbg_done, 1) && cur_ops->gp_kthread_dbg) { in rcu_torture_boost_failed()1273 cur_ops->gp_kthread_dbg(); in rcu_torture_boost_failed()1846 if (cur_ops->gp_kthread_dbg) in rcu_torture_writer()1847 cur_ops->gp_kthread_dbg(); in rcu_torture_writer()2840 if (cur_ops->gp_kthread_dbg) in rcu_torture_stats_print()2841 cur_ops->gp_kthread_dbg(); in rcu_torture_stats_print()[all …]