Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dvirtio_vsock.h261 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit);
/linux-6.12.1/net/vmw_vsock/
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);