Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree_stall.h935 void show_rcu_gp_kthreads(void) in show_rcu_gp_kthreads() function
997 EXPORT_SYMBOL_GPL(show_rcu_gp_kthreads);
1054 show_rcu_gp_kthreads(); in rcu_check_gp_start_stall()
1073 show_rcu_gp_kthreads(); in rcu_fwd_progress_check()
1106 show_rcu_gp_kthreads(); in sysrq_show_rcu()
H A Drcu.h634 static inline void show_rcu_gp_kthreads(void) { } in show_rcu_gp_kthreads() function
644 void show_rcu_gp_kthreads(void);
H A Drcuscale.c974 show_rcu_gp_kthreads(); in rcu_scale_cleanup()