Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Drcu.h527 static inline void show_rcu_gp_kthreads(void) { } in show_rcu_gp_kthreads() function
536 void show_rcu_gp_kthreads(void);
Dtree.c632 void show_rcu_gp_kthreads(void) in show_rcu_gp_kthreads() function
663 EXPORT_SYMBOL_GPL(show_rcu_gp_kthreads);
Drcutorture.c1519 show_rcu_gp_kthreads(); in rcu_torture_stats_print()