Searched refs:gp_kthread_dbg (Results 1 – 1 of 1) sorted by relevance
422 void (*gp_kthread_dbg)(void); member632 .gp_kthread_dbg = show_rcu_gp_kthreads,1176 .gp_kthread_dbg = show_rcu_tasks_classic_gp_kthread,1207 .gp_kthread_dbg = show_rcu_tasks_rude_gp_kthread,1355 if (!xchg(&dbg_done, 1) && cur_ops->gp_kthread_dbg) { in rcu_torture_boost_failed()1358 cur_ops->gp_kthread_dbg(); in rcu_torture_boost_failed()1948 if (cur_ops->gp_kthread_dbg) in rcu_torture_writer()1949 cur_ops->gp_kthread_dbg(); in rcu_torture_writer()3107 if (cur_ops->gp_kthread_dbg) in rcu_torture_stats_print()3108 cur_ops->gp_kthread_dbg(); in rcu_torture_stats_print()[all …]