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 Drcu.h639 static inline void show_rcu_gp_kthreads(void) { } in show_rcu_gp_kthreads() function
649 void show_rcu_gp_kthreads(void);
H A Drcuscale.c967 show_rcu_gp_kthreads(); in rcu_scale_cleanup()
H A Drcutorture.c625 .gp_kthread_dbg = show_rcu_gp_kthreads,