virtio_transport_put_credit
void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit);
virtio_transport_put_credit(vvs, pkt_len);
virtio_transport_put_credit(vvs, rest_len);
EXPORT_SYMBOL_GPL(virtio_transport_put_credit);