Searched refs:virtqueue_detach_unused_buf (Results 1 – 10 of 10) sorted by relevance
352 while ((buf = virtqueue_detach_unused_buf(vi->sts)) != NULL) in virtinput_remove()370 while ((buf = virtqueue_detach_unused_buf(vi->sts)) != NULL) in virtinput_freeze()
2246 while ((buf = virtqueue_detach_unused_buf(_vq)) != NULL) in virtqueue_disable_and_recycle()2671 void *virtqueue_detach_unused_buf(struct virtqueue *_vq) in virtqueue_detach_unused_buf() function2678 EXPORT_SYMBOL_GPL(virtqueue_detach_unused_buf);
361 while ((cmd = virtqueue_detach_unused_buf(vq))) { in vp_modern_avq_cleanup()
112 void *virtqueue_detach_unused_buf(struct virtqueue *vq);
80 while ((skb = virtqueue_detach_unused_buf(vq))) in virtbt_close_vdev()
83 while ((buf = virtqueue_detach_unused_buf(dev->vq)) != NULL) {
469 while ((buf_info = virtqueue_detach_unused_buf(cfv->vq_tx))) in cfv_netdev_close()
1893 while ((buf = virtqueue_detach_unused_buf(vq))) in remove_vqs()
6426 while ((buf = virtqueue_detach_unused_buf(vq)) != NULL) in free_unused_bufs()6434 while ((buf = virtqueue_detach_unused_buf(vq)) != NULL) in free_unused_bufs()
6972 while ((skb = virtqueue_detach_unused_buf(vq))) in remove_vqs()