next_read_location   90 drivers/hv/ring_buffer.c 		    u32 next_read_location)
next_read_location   92 drivers/hv/ring_buffer.c 	ring_info->ring_buffer->read_index = next_read_location;
next_read_location   93 drivers/hv/ring_buffer.c 	ring_info->priv_read_index = next_read_location;