Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/hv/
Dring_buffer.c106 get_next_read_location(struct hv_ring_buffer_info *ring_info) in get_next_read_location() function
462 next_read_location = get_next_read_location(Inring_info); in ringbuffer_peek()