Home
last modified time | relevance | path

Searched refs:vmbus_alloc_ring (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hv/
H A Dchannel.c167 int vmbus_alloc_ring(struct vmbus_channel *newchannel, in vmbus_alloc_ring() function
193 EXPORT_SYMBOL_GPL(vmbus_alloc_ring);
828 err = vmbus_alloc_ring(newchannel, send_ringbuffer_size, in vmbus_open()
/openbmc/linux/drivers/uio/
H A Duio_hv_generic.c263 ret = vmbus_alloc_ring(channel, HV_RING_SIZE * PAGE_SIZE, in hv_uio_probe()
/openbmc/linux/include/linux/
H A Dhyperv.h1194 int vmbus_alloc_ring(struct vmbus_channel *channel,