vmbus_channel_rescind_offer 1016 drivers/hv/channel_mgmt.c 	struct vmbus_channel_rescind_offer *rescind;
vmbus_channel_rescind_offer 1021 drivers/hv/channel_mgmt.c 	rescind = (struct vmbus_channel_rescind_offer *)hdr;
vmbus_channel_rescind_offer   67 drivers/hv/hv_trace.h 	    TP_PROTO(const struct vmbus_channel_rescind_offer *offer),
vmbus_channel_rescind_offer 1125 drivers/hv/vmbus_drv.c 	struct vmbus_channel_rescind_offer *rescind;
vmbus_channel_rescind_offer 1143 drivers/hv/vmbus_drv.c 	rescind = (struct vmbus_channel_rescind_offer *)ctx->msg.u.payload;