Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drcu.h650 void show_rcu_tasks_rude_gp_kthread(void);
652 static inline void show_rcu_tasks_rude_gp_kthread(void) {} in show_rcu_tasks_rude_gp_kthread() function
H A Dtasks.h1322 void show_rcu_tasks_rude_gp_kthread(void) in show_rcu_tasks_rude_gp_kthread() function
1326 EXPORT_SYMBOL_GPL(show_rcu_tasks_rude_gp_kthread);
2006 show_rcu_tasks_rude_gp_kthread(); in show_rcu_tasks_gp_kthreads()
H A Drcutorture.c922 .gp_kthread_dbg = show_rcu_tasks_rude_gp_kthread,