Home
last modified time | relevance | path

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

/linux-6.3-rc2/io_uring/
A Dnet.c146 hdr->free_iov = NULL; in io_msg_alloc_async()
155 hdr->free_iov = NULL; in io_msg_alloc_async()
177 kfree(kmsg->free_iov); in io_setup_async_msg()
201 &iomsg->free_iov); in io_sendmsg_copy_hdr()
251 kfree(io->free_iov); in io_sendmsg_recvmsg_cleanup()
331 if (kmsg->free_iov) in io_sendmsg()
332 kfree(kmsg->free_iov); in io_sendmsg()
497 iomsg->free_iov = NULL; in __io_compat_recvmsg_copy_hdr()
831 if (kmsg->free_iov) in io_recvmsg()
942 kfree(io->free_iov); in io_send_zc_cleanup()
[all …]
A Dnet.h21 struct iovec *free_iov; member
/linux-6.3-rc2/mm/
A Dmadvise.c1479 goto free_iov; in SYSCALL_DEFINE5()
1520 free_iov: in SYSCALL_DEFINE5()

Completed in 11 milliseconds