Searched refs:tmp_vq (Results 1 – 1 of 1) sorted by relevance
1375 struct vhost_virtqueue *vq, *tmp_vq; in vhost_crypto_complete_one_vm_requests() local1383 tmp_vq = vq; in vhost_crypto_complete_one_vm_requests()1386 tmp_vq = vhost_crypto_finalize_one_request(ops[processed], in vhost_crypto_complete_one_vm_requests()1387 tmp_vq); in vhost_crypto_complete_one_vm_requests()1389 if (unlikely(vq != tmp_vq)) in vhost_crypto_complete_one_vm_requests()