Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dring_buffer.c162 hv_get_next_read_location(struct hv_ring_buffer_info *ring_info) in hv_get_next_read_location() function
422 next_read_location = hv_get_next_read_location(Inring_info); in hv_ringbuffer_peek()