Searched defs:is_cqe32 (Results 1 – 2 of 2) sorted by relevance
| /linux/io_uring/ | ||
| H A D | uring_cmd.c | 153 unsigned issue_flags, bool is_cqe32) in __io_uring_cmd_done() |
| H A D | io_uring.h | 300 bool is_cqe32 = req->cqe.flags & IORING_CQE_F_32; in io_fill_cqe_req() local |