Searched refs:io_worker (Results 1 - 1 of 1) sorted by relevance

/linux-master/io_uring/
H A Dio-wq.c45 struct io_worker { struct
137 static void io_wq_dec_running(struct io_worker *worker);
144 static bool io_worker_get(struct io_worker *worker)
149 static void io_worker_release(struct io_worker *worker)
166 static inline struct io_wq_acct *io_wq_get_acct(struct io_worker *worker)
179 struct io_worker *worker = current->worker_private;
187 static void io_worker_cancel_cb(struct io_worker *worker)
203 struct io_worker *worker;
207 worker = container_of(cb, struct io_worker, create_work);
211 static void io_worker_exit(struct io_worker *worke
[all...]

Completed in 214 milliseconds