Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sched/
H A Ddebug.h40 extern void proc_sched_show_task(struct task_struct *p,
/openbmc/linux/kernel/sched/
H A Ddebug.c989 void proc_sched_show_task(struct task_struct *p, struct pid_namespace *ns, in proc_sched_show_task() function
/openbmc/linux/fs/proc/
H A Dbase.c1507 proc_sched_show_task(p, ns, m); in sched_show()