Searched refs:do_task_stat (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/fs/proc/ |
D | array.c | 431 static int do_task_stat(struct seq_file *m, struct pid_namespace *ns, in do_task_stat() function 627 return do_task_stat(m, ns, pid, task, 0); in proc_tid_stat() 633 return do_task_stat(m, ns, pid, task, 1); in proc_tgid_stat()
|
/Linux-v5.10/Documentation/trace/ |
D | ftrace.rst | 919 => do_task_stat
|