virtio_transport_get_credit  156 include/linux/virtio_vsock.h u32 virtio_transport_get_credit(struct virtio_vsock_sock *vvs, u32 wanted);
virtio_transport_get_credit  188 net/vmw_vsock/virtio_transport_common.c 	pkt_len = virtio_transport_get_credit(vvs, pkt_len);
virtio_transport_get_credit  247 net/vmw_vsock/virtio_transport_common.c EXPORT_SYMBOL_GPL(virtio_transport_get_credit);