Home
last modified time | relevance | path

Searched refs:gp_kthread_dbg (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/rcu/
H A Drcutorture.c407 void (*gp_kthread_dbg)(void); member
611 .gp_kthread_dbg = show_rcu_gp_kthreads,
1011 .gp_kthread_dbg = show_rcu_tasks_rude_gp_kthread,
1153 cur_ops->gp_kthread_dbg(); in rcu_torture_boost_failed()
1713 if (cur_ops->gp_kthread_dbg) in rcu_torture_writer()
1714 cur_ops->gp_kthread_dbg(); in rcu_torture_writer()
2493 if (cur_ops->gp_kthread_dbg) in rcu_torture_stats_print()
2494 cur_ops->gp_kthread_dbg(); in rcu_torture_stats_print()
3087 cur_ops->gp_kthread_dbg(); in rcu_torture_fwd_prog_cr()
3635 if (cur_ops->gp_kthread_dbg) in rcu_torture_cleanup()
[all …]