Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree_stall.h977 void show_rcu_gp_kthreads(void) in show_rcu_gp_kthreads() function
1011 EXPORT_SYMBOL_GPL(show_rcu_gp_kthreads);
1067 show_rcu_gp_kthreads(); in rcu_check_gp_start_stall()
1086 show_rcu_gp_kthreads(); in rcu_fwd_progress_check()
1119 show_rcu_gp_kthreads(); in sysrq_show_rcu()
H A Drcu.h648 static inline void show_rcu_gp_kthreads(void) { } in show_rcu_gp_kthreads() function
658 void show_rcu_gp_kthreads(void);
H A Drcuscale.c1005 show_rcu_gp_kthreads(); in rcu_scale_cleanup()
H A Drcutorture.c632 .gp_kthread_dbg = show_rcu_gp_kthreads,