Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hv/
Dchannel.c86 int vmbus_alloc_ring(struct vmbus_channel *newchannel, in vmbus_alloc_ring() function
112 EXPORT_SYMBOL_GPL(vmbus_alloc_ring);
258 err = vmbus_alloc_ring(newchannel, send_ringbuffer_size, in vmbus_open()
/Linux-v5.4/drivers/uio/
Duio_hv_generic.c254 ret = vmbus_alloc_ring(channel, HV_RING_SIZE * PAGE_SIZE, in hv_uio_probe()
/Linux-v5.4/include/linux/
Dhyperv.h1064 int vmbus_alloc_ring(struct vmbus_channel *channel,