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

/linux-master/io_uring/
H A Dio-wq.h46 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data);
H A Dtctx.c44 return io_wq_create(concurrency, &data);
H A Dio-wq.c1141 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data) function

Completed in 497 milliseconds