Searched refs:format_worker_id (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/ |
| H A D | workqueue.c | 2745 static int format_worker_id(char *buf, size_t size, struct worker *worker, in format_worker_id() function 2801 format_worker_id(id_buf, sizeof(id_buf), worker, pool); in create_worker() 5605 format_worker_id(id_buf, sizeof(id_buf), rescuer, NULL); in init_rescuer() 6496 off = format_worker_id(buf, size, worker, pool); in wq_worker_comm()
|