Searched refs:alloc_phys_queue (Results 1 – 1 of 1) sorted by relevance
98 static int alloc_phys_queue(struct virtio_queue *q);295 if ((r = alloc_phys_queue(q)) != OK) in init_phys_queues()315 alloc_phys_queue(struct virtio_queue *q) in alloc_phys_queue() function