Home
last modified time | relevance | path

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

/linux/io_uring/
H A During_cmd.c153 unsigned issue_flags, bool is_cqe32) in __io_uring_cmd_done()
H A Dio_uring.h300 bool is_cqe32 = req->cqe.flags & IORING_CQE_F_32; in io_fill_cqe_req() local