Searched refs:bytes_avail_toread (Results 1 – 2 of 2) sorted by relevance
154 u32 bytes_avail_toread; in hv_ringbuffer_get_debuginfo() local164 &bytes_avail_toread, in hv_ringbuffer_get_debuginfo()166 debug_info->bytes_avail_toread = bytes_avail_toread; in hv_ringbuffer_get_debuginfo()
363 return sysfs_emit(buf, "%d\n", outbound.bytes_avail_toread); in out_read_bytes_avail_show()455 return sysfs_emit(buf, "%d\n", inbound.bytes_avail_toread); in in_read_bytes_avail_show()
Completed in 9 milliseconds