Home
last modified time | relevance | path

Searched refs:set_task_comm (Results 1 – 6 of 6) sorted by relevance

/linux/io_uring/
H A Dsqpoll.c311 set_task_comm(current, buf); in io_sq_thread()
H A Dio-wq.c692 set_task_comm(current, buf); in io_wq_worker()
/linux/kernel/
H A Dkthread.c823 set_task_comm(tsk, comm); in kthreadd()
H A Dsys.c2592 set_task_comm(me, comm); in SYSCALL_DEFINE5()
/linux/include/linux/
H A Dsched.h1971 #define set_task_comm(tsk, from) ({ \ macro
/linux/fs/proc/
H A Dbase.c1739 set_task_comm(p, buffer); in comm_write()