Searched refs:free_iov (Results 1 – 3 of 3) sorted by relevance
148 hdr->free_iov = NULL; in io_msg_alloc_async()157 hdr->free_iov = NULL; in io_msg_alloc_async()179 kfree(kmsg->free_iov); in io_setup_async_msg()191 if (iter_is_iovec(&kmsg->msg.msg_iter) && !kmsg->free_iov) { in io_setup_async_msg()206 iomsg->free_iov = iomsg->fast_iov; in io_sendmsg_copy_hdr()208 &iomsg->free_iov); in io_sendmsg_copy_hdr()261 kfree(io->free_iov); in io_sendmsg_recvmsg_cleanup()344 if (kmsg->free_iov) in io_sendmsg()345 kfree(kmsg->free_iov); in io_sendmsg()463 iomsg->free_iov = NULL; in __io_recvmsg_copy_hdr()[all …]
21 struct iovec *free_iov; member
1490 goto free_iov; in SYSCALL_DEFINE5()1530 free_iov: in SYSCALL_DEFINE5()