Searched refs:io_uring_reg_wait (Results 1 – 2 of 2) sorted by relevance
953 struct io_uring_reg_wait { struct
3116 static struct io_uring_reg_wait *io_get_ext_arg_reg(struct io_ring_ctx *ctx, in io_get_ext_arg_reg()3119 unsigned long size = sizeof(struct io_uring_reg_wait); in io_get_ext_arg_reg()3169 struct io_uring_reg_wait *w; in io_get_ext_arg()3171 if (ext_arg->argsz != sizeof(struct io_uring_reg_wait)) in io_get_ext_arg()