Home
last modified time | relevance | path

Searched refs:virtio_transport_put_credit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dvirtio_vsock.h146 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit);
/kernel/linux/linux-6.6/include/linux/
H A Dvirtio_vsock.h245 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit);
/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dvirtio_transport_common.c213 virtio_transport_put_credit(vvs, pkt_len); in virtio_transport_send_pkt_info()
264 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit) in virtio_transport_put_credit() function
270 EXPORT_SYMBOL_GPL(virtio_transport_put_credit); variable
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dvirtio_transport_common.c260 * value in 'virtio_transport_put_credit()'. in virtio_transport_send_pkt_info()
270 virtio_transport_put_credit(vvs, rest_len); in virtio_transport_send_pkt_info()
326 void virtio_transport_put_credit(struct virtio_vsock_sock *vvs, u32 credit) in virtio_transport_put_credit() function
335 EXPORT_SYMBOL_GPL(virtio_transport_put_credit); variable

Completed in 5 milliseconds