Searched refs:free_iov (Results 1 – 3 of 3) sorted by relevance
131 hdr->free_iov = NULL; in io_msg_alloc_async()139 hdr->free_iov = NULL; in io_msg_alloc_async()161 kfree(kmsg->free_iov); in io_setup_async_msg()169 if (!kmsg->free_iov) { in io_setup_async_msg()183 iomsg->free_iov = iomsg->fast_iov; in io_sendmsg_copy_hdr()185 &iomsg->free_iov); in io_sendmsg_copy_hdr()235 kfree(io->free_iov); in io_sendmsg_recvmsg_cleanup()315 if (kmsg->free_iov) in io_sendmsg()316 kfree(kmsg->free_iov); in io_sendmsg()434 iomsg->free_iov = NULL; in __io_recvmsg_copy_hdr()[all …]
21 struct iovec *free_iov; member
1469 goto free_iov; in SYSCALL_DEFINE5()1510 free_iov: in SYSCALL_DEFINE5()