Searched refs:io_wq_create (Results 1 – 3 of 3) sorted by relevance
123 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data);
1055 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data) in io_wq_create() function
8555 return io_wq_create(concurrency, &data); in io_init_wq_offload()