Searched refs:set_task_comm (Results 1 - 7 of 7) sorted by relevance

/linux-master/io_uring/
H A Dsqpoll.c282 set_task_comm(current, buf);
H A Dio-wq.c637 set_task_comm(current, buf);
/linux-master/kernel/
H A Dkthread.c741 set_task_comm(tsk, "kthreadd");
H A Dsys.c2512 set_task_comm(me, comm);
H A Dworkqueue.c3376 set_task_comm(worker->task, "kworker/dying");
/linux-master/include/linux/
H A Dsched.h1893 static inline void set_task_comm(struct task_struct *tsk, const char *from) function
/linux-master/fs/proc/
H A Dbase.c1678 set_task_comm(p, buffer);

Completed in 239 milliseconds