Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hv/
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-6.1.9/drivers/uio/
Duio_hv_generic.c252 ret = vmbus_alloc_ring(channel, HV_RING_SIZE * PAGE_SIZE, in hv_uio_probe()
/linux-6.1.9/include/linux/
Dhyperv.h1173 int vmbus_alloc_ring(struct vmbus_channel *channel,