Searched refs:free_iov (Results 1 – 3 of 3) sorted by relevance
146 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 …]
21 struct iovec *free_iov; member
1479 goto free_iov; in SYSCALL_DEFINE5()1520 free_iov: in SYSCALL_DEFINE5()
Completed in 11 milliseconds