Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dsqpoll.c303 set_task_comm(current, buf); in io_sq_thread()
H A Dio-wq.c702 set_task_comm(current, buf); in io_wq_worker()
/linux/include/linux/
H A Dsched.h2025 #define set_task_comm(tsk, from) ({ \ macro