Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dworkqueue.h634 extern void wq_worker_comm(char *buf, size_t size, struct task_struct *task);
/linux/fs/proc/
H A Darray.c108 wq_worker_comm(tcomm, sizeof(tcomm), p); in proc_task_name()
/linux/kernel/
H A Dworkqueue.c6431 void wq_worker_comm(char *buf, size_t size, struct task_struct *task) in wq_worker_comm() function