Searched refs:do_task_stat (Results 1 – 1 of 1) sorted by relevance
/fs/proc/ |
D | array.c | 415 static int do_task_stat(struct seq_file *m, struct pid_namespace *ns, in do_task_stat() function 610 return do_task_stat(m, ns, pid, task, 0); in proc_tid_stat() 616 return do_task_stat(m, ns, pid, task, 1); in proc_tgid_stat()
|