Home
last modified time | relevance | path

Searched refs:io_wq_data (Results 1 – 3 of 3) sorted by relevance

/linux/io_uring/
H A Dio-wq.h39 struct io_wq_data { struct
46 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data); argument
H A Dtctx.c19 struct io_wq_data data; in io_init_wq_offload()
H A Dio-wq.c1161 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data) in io_wq_create()