Searched refs:io_worker (Results 1 – 1 of 1) sorted by relevance
41 struct io_worker { struct139 static void io_wqe_dec_running(struct io_worker *worker);146 static bool io_worker_get(struct io_worker *worker) in io_worker_get()151 static void io_worker_release(struct io_worker *worker) in io_worker_release()168 static inline struct io_wqe_acct *io_wqe_get_acct(struct io_worker *worker) in io_wqe_get_acct()179 static void io_worker_cancel_cb(struct io_worker *worker) in io_worker_cancel_cb()196 struct io_worker *worker; in io_task_worker_match()200 worker = container_of(cb, struct io_worker, create_work); in io_task_worker_match()204 static void io_worker_exit(struct io_worker *worker) in io_worker_exit()255 struct io_worker *worker; in io_wqe_activate_free_worker()[all …]