Searched refs:vmbus_set_chn_rescind_callback (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/uio/
H A Duio_hv_generic.c207 vmbus_set_chn_rescind_callback(dev->channel, hv_uio_rescind);
/linux-master/drivers/hv/
H A Dchannel_mgmt.c1614 void vmbus_set_chn_rescind_callback(struct vmbus_channel *channel, function
1619 EXPORT_SYMBOL_GPL(vmbus_set_chn_rescind_callback); variable
/linux-master/net/vmw_vsock/
H A Dhyperv_transport.c402 vmbus_set_chn_rescind_callback(chan, hvs_close_connection);
/linux-master/include/linux/
H A Dhyperv.h1155 void vmbus_set_chn_rescind_callback(struct vmbus_channel *channel,

Completed in 160 milliseconds