rescind 189 drivers/hv/channel.c if (newchannel->rescind) { rescind 208 drivers/hv/channel.c if (newchannel->rescind) { rescind 473 drivers/hv/channel.c if (channel->rescind) { rescind 515 drivers/hv/channel.c if (channel->rescind) { rescind 566 drivers/hv/channel.c if (channel->rescind) rescind 585 drivers/hv/channel.c if (channel->rescind) rescind 698 drivers/hv/channel.c if (cur_channel->rescind) rescind 705 drivers/hv/channel.c if (cur_channel->rescind) rescind 150 drivers/hv/channel_mgmt.c channel->rescind = true; rescind 380 drivers/hv/channel_mgmt.c BUG_ON(!channel->rescind); rescind 430 drivers/hv/channel_mgmt.c channel->rescind = true; rescind 1016 drivers/hv/channel_mgmt.c struct vmbus_channel_rescind_offer *rescind; rescind 1021 drivers/hv/channel_mgmt.c rescind = (struct vmbus_channel_rescind_offer *)hdr; rescind 1023 drivers/hv/channel_mgmt.c trace_vmbus_onoffer_rescind(rescind); rescind 1047 drivers/hv/channel_mgmt.c channel = relid2channel(rescind->child_relid); rescind 1134 drivers/hv/channel_mgmt.c while (!READ_ONCE(channel->probe_done) || !READ_ONCE(channel->rescind)) rescind 262 drivers/hv/ring_buffer.c if (channel->rescind) rescind 322 drivers/hv/ring_buffer.c if (channel->rescind) rescind 1125 drivers/hv/vmbus_drv.c struct vmbus_channel_rescind_offer *rescind; rescind 1140 drivers/hv/vmbus_drv.c ctx->msg.header.payload_size = sizeof(*rescind); rescind 1143 drivers/hv/vmbus_drv.c rescind = (struct vmbus_channel_rescind_offer *)ctx->msg.u.payload; rescind 1144 drivers/hv/vmbus_drv.c rescind->header.msgtype = CHANNELMSG_RESCIND_CHANNELOFFER; rescind 1145 drivers/hv/vmbus_drv.c rescind->child_relid = channel->offermsg.child_relid; rescind 1213 drivers/hv/vmbus_drv.c if (channel->rescind) rescind 2228 drivers/hv/vmbus_drv.c if (!channel->rescind) { rescind 171 drivers/net/hyperv/netvsc.c if (device->channel->rescind) rescind 222 drivers/net/hyperv/netvsc.c if (device->channel->rescind) rescind 837 drivers/net/hyperv/netvsc.c if (out_channel->rescind) rescind 600 drivers/pci/controller/pci-hyperv.c if (hdev->channel->rescind) { rescind 3029 drivers/pci/controller/pci-hyperv.c if (hdev->channel->rescind) rescind 734 include/linux/hyperv.h bool rescind; /* got rescind msg */