Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dloop.h12 __u32 cq_wait_idx; member
H A Dloop.c9 return lp->cq_wait_idx - READ_ONCE(ctx->rings->cq.tail); in io_loop_nr_cqes()
H A Dbpf-ops.c93 if (off + size <= offsetofend(struct iou_loop_params, cq_wait_idx)) in bpf_io_btf_struct_access()