Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dconnection.c429 hv_begin_read(&channel->inbound); in vmbus_on_event()
H A Dvmbus_drv.c1296 hv_begin_read(&channel->inbound); in vmbus_chan_sched()
/linux/drivers/net/hyperv/
H A Dnetvsc.c1730 hv_begin_read(&channel->inbound); in netvsc_poll()
1752 hv_begin_read(rbi); in netvsc_channel_cb()
/linux/include/linux/
H A Dhyperv.h1621 static inline void hv_begin_read(struct hv_ring_buffer_info *rbi) in hv_begin_read() function