Home
last modified time | relevance | path

Searched defs:alloc_buf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/char/
H A Dvirtio_console.c406 static struct port_buffer *alloc_buf(struct virtio_device *vdev, size_t buf_size, in alloc_buf() function
/openbmc/qemu/
H A Dqemu-io-cmds.c392 char *alloc_buf, *buf, *end; in qemu_io_alloc_from_file() local