Searched refs:hv_get_bytes_to_read (Results 1 – 3 of 3) sorted by relevance
211 static inline u32 hv_get_bytes_to_read(const struct hv_ring_buffer_info *rbi) in hv_get_bytes_to_read() function1699 return hv_get_bytes_to_read(rbi); in hv_end_read()
169 aread = hv_get_bytes_to_read(&chn->inbound); in netvsc_wait_until_empty()173 aread = hv_get_bytes_to_read(&chn->outbound); in netvsc_wait_until_empty()
1587 ret = sprintf(buf, "%u\n", hv_get_bytes_to_read(rbi)); in read_avail_show()