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.h37 struct io_wq_data { struct
42 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data); argument
H A Dtctx.c20 struct io_wq_data data; in io_init_wq_offload()
H A Dio-wq.c1250 struct io_wq *io_wq_create(unsigned bounded, struct io_wq_data *data) in io_wq_create()