Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dzcrx.h51 struct zcrx_rq { struct
70 struct zcrx_rq rq ____cacheline_aligned_in_smp; argument
H A Dzcrx.c1170 static inline u32 __zcrx_rq_entries(struct zcrx_rq *rq) in __zcrx_rq_entries()
1177 static inline u32 zcrx_rq_entries(struct zcrx_rq *rq) in zcrx_rq_entries()
1183 static struct io_uring_zcrx_rqe *zcrx_next_rqe(struct zcrx_rq *rq, unsigned mask) in zcrx_next_rqe()
1191 struct zcrx_rq *rq) in zcrx_rq_iter_init()
1198 struct zcrx_rq *rq, in zcrx_rq_iter_next()
1263 struct zcrx_rq *rq = &ifq->rq; in io_zcrx_ring_refill()
1482 struct io_zcrx_ifq *zcrx, struct zcrx_rq *rq) in zcrx_parse_rq()
1531 struct zcrx_rq *rq = &zcrx->rq; in zcrx_flush_rq()