Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dzcrx.c1183 static struct io_uring_zcrx_rqe *zcrx_next_rqe(struct zcrx_rq *rq, unsigned mask) in zcrx_next_rqe() function
1213 *rqe = zcrx_next_rqe(rq, rq->nr_entries - 1); in zcrx_rq_iter_next()
1489 struct io_uring_zcrx_rqe *rqe = zcrx_next_rqe(rq, mask); in zcrx_parse_rq()