Home
last modified time | relevance | path

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

/linux/net/vmw_vsock/
H A Dvsock_loopback.c169 virtio_vsock_skb_queue_purge(&vsock->pkt_queue); in vsock_loopback_exit()
/linux/include/linux/
H A Dvirtio_vsock.h121 static inline void virtio_vsock_skb_queue_purge(struct sk_buff_head *list) in virtio_vsock_skb_queue_purge() function
/linux/drivers/vhost/
H A Dvsock.c753 virtio_vsock_skb_queue_purge(&vsock->send_pkt_queue); in vhost_vsock_dev_release()