Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvirtio_vsock.h49 static inline void virtio_vsock_skb_rx_put(struct sk_buff *skb) in virtio_vsock_skb_rx_put() function
/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport.c524 virtio_vsock_skb_rx_put(skb); in virtio_transport_rx_work()
/openbmc/linux/drivers/vhost/
H A Dvsock.c372 virtio_vsock_skb_rx_put(skb); in vhost_vsock_alloc_skb()