Searched refs:io_worker (Results 1 – 1 of 1) sorted by relevance
47 struct io_worker { struct140 static void io_wq_dec_running(struct io_worker *worker);147 static bool io_worker_get(struct io_worker *worker) in io_worker_get()152 static void io_worker_release(struct io_worker *worker) in io_worker_release()169 static inline struct io_wq_acct *io_wq_get_acct(struct io_worker *worker) in io_wq_get_acct()182 struct io_worker *worker = current->worker_private; in io_wq_worker_stopped()190 static void io_worker_cancel_cb(struct io_worker *worker) in io_worker_cancel_cb()206 struct io_worker *worker; in io_task_worker_match()210 worker = container_of(cb, struct io_worker, create_work); in io_task_worker_match()214 static void io_worker_exit(struct io_worker *worker) in io_worker_exit()[all …]