Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.h180 bool io_req_post_cqe32(struct io_kiocb *req, struct io_uring_cqe src_cqe[2]);
H A Dio_uring.c885 bool io_req_post_cqe32(struct io_kiocb *req, struct io_uring_cqe cqe[2]) in io_req_post_cqe32() function