Home
last modified time | relevance | path

Searched refs:virtio_transport_put_credit (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dvirtio_vsock.h261 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit);
/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c429 virtio_transport_put_credit(vvs, rest_len); in virtio_transport_send_pkt_info()
506 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit) in virtio_transport_put_credit() function
516 EXPORT_SYMBOL_GPL(virtio_transport_put_credit);