Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hv/
Dchannel.c164 int vmbus_alloc_ring(struct vmbus_channel *newchannel, in vmbus_alloc_ring() function
190 EXPORT_SYMBOL_GPL(vmbus_alloc_ring);
792 err = vmbus_alloc_ring(newchannel, send_ringbuffer_size, in vmbus_open()
/Linux-v5.15/drivers/uio/
Duio_hv_generic.c254 ret = vmbus_alloc_ring(channel, HV_RING_SIZE * PAGE_SIZE, in hv_uio_probe()
/Linux-v5.15/include/linux/
Dhyperv.h1152 int vmbus_alloc_ring(struct vmbus_channel *channel,