Home
last modified time | relevance | path

Searched refs:io_recvmsg_prep_async (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/io_uring/
Dnet.h45 int io_recvmsg_prep_async(struct io_kiocb *req);
Dopdef.c532 .prep_async = io_recvmsg_prep_async,
Dnet.c567 int io_recvmsg_prep_async(struct io_kiocb *req) in io_recvmsg_prep_async() function