Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dconnection.c418 hv_begin_read(&channel->inbound); in vmbus_on_event()
H A Dvmbus_drv.c1276 hv_begin_read(&channel->inbound); in vmbus_chan_sched()
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc.c1683 hv_begin_read(&channel->inbound); in netvsc_poll()
1705 hv_begin_read(rbi); in netvsc_channel_cb()
/openbmc/linux/include/linux/
H A Dhyperv.h1686 static inline void hv_begin_read(struct hv_ring_buffer_info *rbi) in hv_begin_read() function