Searched refs:rescind (Results 1 – 7 of 7) sorted by relevance
162 channel->rescind = true; in vmbus_rescind_cleanup()402 BUG_ON(!channel->rescind); in hv_process_channel_removal()444 channel->rescind = true; in vmbus_free_channels()853 struct vmbus_channel_rescind_offer *rescind; in vmbus_onoffer_rescind() local857 rescind = (struct vmbus_channel_rescind_offer *)hdr; in vmbus_onoffer_rescind()859 trace_vmbus_onoffer_rescind(rescind); in vmbus_onoffer_rescind()883 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()946 hv_process_channel_removal(rescind->child_relid); in vmbus_onoffer_rescind()959 while (!READ_ONCE(channel->probe_done) || !READ_ONCE(channel->rescind)) in vmbus_hvsock_device_unregister()
196 if (newchannel->rescind) { in vmbus_open()217 if (newchannel->rescind) { in vmbus_open()451 if (channel->rescind) { in vmbus_establish_gpadl()485 if (channel->rescind) { in vmbus_establish_gpadl()536 if (channel->rescind) in vmbus_teardown_gpadl()555 if (channel->rescind) in vmbus_teardown_gpadl()689 if (cur_channel->rescind) { in vmbus_close()
259 if (channel->rescind) in hv_ringbuffer_write()310 if (channel->rescind) in hv_ringbuffer_write()
963 if (channel->rescind) in vmbus_chan_sched()
181 if (device->channel->rescind) in netvsc_revoke_recv_buf()232 if (device->channel->rescind) in netvsc_revoke_send_buf()844 if (out_channel->rescind) in netvsc_send_pkt()
736 bool rescind; /* got rescind msg */ member
568 if (hdev->channel->rescind) { in wait_for_response()2642 if (hdev->channel->rescind) in hv_pci_bus_exit()