Home
last modified time | relevance | path

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

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