Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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); in io_init_wq_offload()
H A Dio-wq.c1141 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data) in io_wq_create() function
/kernel/linux/linux-5.10/io_uring/
H A Dio-wq.h123 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data);
H A Dio-wq.c1133 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data) in io_wq_create() function
H A Dio_uring.c8664 return io_wq_create(concurrency, &data); in io_init_wq_offload()

Completed in 19 milliseconds