Searched refs:io_wq_enqueue (Results 1 - 3 of 3) sorted by path

/linux-master/io_uring/
H A Dio-wq.c608 io_wq_enqueue(wq, linked);
926 void io_wq_enqueue(struct io_wq *wq, struct io_wq_work *work) function
H A Dio-wq.h50 void io_wq_enqueue(struct io_wq *wq, struct io_wq_work *work);
H A Dio_uring.c525 io_wq_enqueue(tctx->io_wq, &req->work);

Completed in 185 milliseconds