Searched refs:io_uring_reg_wait (Results 1 – 2 of 2) sorted by relevance
907 struct io_uring_reg_wait { struct
3223 static struct io_uring_reg_wait *io_get_ext_arg_reg(struct io_ring_ctx *ctx, in io_get_ext_arg_reg()3226 unsigned long size = sizeof(struct io_uring_reg_wait); in io_get_ext_arg_reg()3276 struct io_uring_reg_wait *w; in io_get_ext_arg()3278 if (ext_arg->argsz != sizeof(struct io_uring_reg_wait)) in io_get_ext_arg()