Searched defs:alloc_buf (Results 1 – 2 of 2) sorted by relevance
406 static struct port_buffer *alloc_buf(struct virtio_device *vdev, size_t buf_size, in alloc_buf() function
392 char *alloc_buf, *buf, *end; in qemu_io_alloc_from_file() local