Home
last modified time | relevance | path

Searched defs:io_zcrx_ifq (Results 1 – 1 of 1) sorted by relevance

/linux/io_uring/
H A Dzcrx.h41 struct io_zcrx_ifq { struct
42 struct io_ring_ctx *ctx;
43 struct io_zcrx_area *area;
44 unsigned niov_shift;
46 spinlock_t rq_lock ____cacheline_aligned_in_smp;
70 int io_zcrx_recv(struct io_kiocb *req, struct io_zcrx_ifq *ifq, argument