Searched refs:io_uring_reg_wait (Results 1 – 2 of 2) sorted by relevance
984 struct io_uring_reg_wait { struct
2452 static struct io_uring_reg_wait *io_get_ext_arg_reg(struct io_ring_ctx *ctx, in io_uring_release() 2455 unsigned long size = sizeof(struct io_uring_reg_wait); in io_uring_release() 2505 struct io_uring_reg_wait *w; in io_get_ext_arg() 2507 if (ext_arg->argsz != sizeof(struct io_uring_reg_wait)) in io_get_ext_arg()