Searched refs:vq_num (Results 1 – 1 of 1) sorted by relevance
2675 unsigned int vq_num = 0; in vhost_user_lock_all_queue_pairs() local2677 while (vq_num < dev->nr_vring) { in vhost_user_lock_all_queue_pairs()2682 vq_num++; in vhost_user_lock_all_queue_pairs()2692 unsigned int vq_num = 0; in vhost_user_unlock_all_queue_pairs() local2694 while (vq_num < dev->nr_vring) { in vhost_user_unlock_all_queue_pairs()2699 vq_num++; in vhost_user_unlock_all_queue_pairs()