Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dvirtio_vsock.h156 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit);
/linux-6.1.9/net/vmw_vsock/
Dvirtio_transport_common.c231 virtio_transport_put_credit(vvs, pkt_len); in virtio_transport_send_pkt_info()
282 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit) in virtio_transport_put_credit() function
288 EXPORT_SYMBOL_GPL(virtio_transport_put_credit);