Searched refs:io_recvmsg_prep_async (Results 1 – 3 of 3) sorted by relevance
42 int io_recvmsg_prep_async(struct io_kiocb *req);
178 .prep_async = io_recvmsg_prep_async,
528 int io_recvmsg_prep_async(struct io_kiocb *req) in io_recvmsg_prep_async() function