Searched refs:hv_ringbuffer_cleanup (Results 1 - 3 of 3) sorted by path

/drivers/hv/
H A Dchannel.c531 hv_ringbuffer_cleanup(&channel->outbound);
532 hv_ringbuffer_cleanup(&channel->inbound);
H A Dhyperv_vmbus.h568 void hv_ringbuffer_cleanup(struct hv_ring_buffer_info *ring_info);
H A Dring_buffer.c379 * hv_ringbuffer_cleanup()
384 void hv_ringbuffer_cleanup(struct hv_ring_buffer_info *ring_info) function

Completed in 73 milliseconds