Home
last modified time | relevance | path

Searched refs:sched_show_task (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/sched/
H A Ddebug.h36 extern void sched_show_task(struct task_struct *p);
/linux/kernel/power/
H A Dprocess.c102 sched_show_task(p); in try_to_freeze_tasks()
/linux/kernel/rcu/
H A Dtree_stall.h234 sched_show_task(t); in rcu_print_detail_task_stall_rnp()
531 sched_show_task(gpk); in rcu_check_gp_kthread_starvation()
H A Dtasks.h1121 sched_show_task(t); in check_holdout_task()
1919 sched_show_task(t); in show_stalled_task_trace()
H A Drcuscale.c650 sched_show_task(writer_tasks[i]); in rcu_scale_writer()
/linux/kernel/sched/
H A Dcore.c7695 void sched_show_task(struct task_struct *p) in sched_show_task() function
7723 EXPORT_SYMBOL_GPL(sched_show_task);
7765 sched_show_task(p); in show_state_filter()
10109 sched_show_task(cpu_curr(cpu)); in dump_cpu_task()
/linux/kernel/
H A Dworkqueue.c7505 sched_show_task(worker->task); in show_cpu_pool_hog()