Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
Dnet.h45 int io_recvmsg_prep_async(struct io_kiocb *req);
Dopdef.c487 .prep_async = io_recvmsg_prep_async,
Dnet.c599 int io_recvmsg_prep_async(struct io_kiocb *req) in io_recvmsg_prep_async() function
/kernel/linux/linux-5.10/io_uring/
Dio_uring.c5011 static int io_recvmsg_prep_async(struct io_kiocb *req) in io_recvmsg_prep_async() function
6582 return io_recvmsg_prep_async(req); in io_req_prep_async()