Home
last modified time | relevance | path

Searched refs:virtio_vsock_skb_queue_purge (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/vmw_vsock/
H A Dvsock_loopback.c157 virtio_vsock_skb_queue_purge(&vsock->pkt_queue); in vsock_loopback_exit()
H A Dvirtio_transport.c630 virtio_vsock_skb_queue_purge(&vsock->send_pkt_queue); in virtio_vsock_vqs_del()
/openbmc/linux/include/linux/
H A Dvirtio_vsock.h101 static inline void virtio_vsock_skb_queue_purge(struct sk_buff_head *list) in virtio_vsock_skb_queue_purge() function
/openbmc/linux/drivers/vhost/
H A Dvsock.c738 virtio_vsock_skb_queue_purge(&vsock->send_pkt_queue); in vhost_vsock_dev_release()