Home
last modified time | relevance | path

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

/linux/drivers/hv/
A Dchannel.c165 int vmbus_alloc_ring(struct vmbus_channel *newchannel, in vmbus_alloc_ring() function
191 EXPORT_SYMBOL_GPL(vmbus_alloc_ring);
811 err = vmbus_alloc_ring(newchannel, send_ringbuffer_size, in vmbus_open()
/linux/drivers/uio/
A Duio_hv_generic.c252 ret = vmbus_alloc_ring(channel, HV_RING_SIZE * PAGE_SIZE, in hv_uio_probe()
/linux/include/linux/
A Dhyperv.h1145 int vmbus_alloc_ring(struct vmbus_channel *channel,

Completed in 11 milliseconds