Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dautogroup.h17 extern void proc_sched_autogroup_show_task(struct task_struct *p, struct seq_file *m);
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dautogroup.c246 void proc_sched_autogroup_show_task(struct task_struct *p, struct seq_file *m) in proc_sched_autogroup_show_task() function
/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c1498 proc_sched_autogroup_show_task(p, m); in sched_autogroup_show()