Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c210 struct io_ring_ctx;
245 typedef void (rsrc_put_fn)(struct io_ring_ctx *ctx, struct io_rsrc_put *prsrc);
248 struct io_ring_ctx *ctx;
330 struct io_ring_ctx { struct
478 const struct io_ring_ctx *last;
876 struct io_ring_ctx *ctx;
904 struct io_ring_ctx *ctx;
1085 static void io_uring_try_cancel_requests(struct io_ring_ctx *ctx,
1096 static int __io_register_rsrc_update(struct io_ring_ctx *ctx, unsigned type,
1100 static struct file *io_file_get(struct io_ring_ctx *ctx,
[all …]