Home
last modified time | relevance | path

Searched refs:hv_poll_channel (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hv/
H A Dhv_snapshot.c101 hv_poll_channel(vss_transaction.recv_channel, vss_poll_wrapper); in vss_timeout_func()
106 hv_poll_channel(vss_transaction.recv_channel, vss_poll_wrapper); in vss_register_done()
164 hv_poll_channel(vss_transaction.recv_channel, in vss_on_msg()
244 hv_poll_channel(vss_transaction.recv_channel, vss_poll_wrapper); in vss_handle_request()
H A Dhyperv_vmbus.h447 static inline void hv_poll_channel(struct vmbus_channel *channel, in hv_poll_channel() function