Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dio_uring.h28 bool io_req_cqe_overflow(struct io_kiocb *req);
129 return io_req_cqe_overflow(req); in __io_fill_cqe_req()
Dio_uring.c728 bool io_req_cqe_overflow(struct io_kiocb *req) in io_req_cqe_overflow() function