Searched refs:get_task_comm (Results 1 – 3 of 3) sorted by relevance
91 get_task_comm(tcomm, p); in task_name()347 get_task_comm(tcomm, task); in proc_pid_stat()
806 extern void get_task_comm(char *to, struct task_struct *tsk);
570 void get_task_comm(char *buf, struct task_struct *tsk) in get_task_comm() function