Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dconnection.c415 if (likely(hv_end_read(&channel->inbound) == 0)) in vmbus_on_event()
/openbmc/linux/include/linux/
H A Dhyperv.h1697 static inline u32 hv_end_read(struct hv_ring_buffer_info *rbi) in hv_end_read() function
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc.c1681 (ret || hv_end_read(&channel->inbound)) && in netvsc_poll()