Home
last modified time | relevance | path

Searched refs:virtio_vsock_skb_rx_put (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/include/linux/
Dvirtio_vsock.h50 static inline void virtio_vsock_skb_rx_put(struct sk_buff *skb) in virtio_vsock_skb_rx_put() function
/linux-6.14.4/net/vmw_vsock/
Dvirtio_transport.c651 virtio_vsock_skb_rx_put(skb); in virtio_transport_rx_work()
/linux-6.14.4/drivers/vhost/
Dvsock.c376 virtio_vsock_skb_rx_put(skb); in vhost_vsock_alloc_skb()