Lines Matching refs:host_event
427 struct completion host_event; member
432 struct completion host_event; member
452 complete(&comp_pkt->host_event); in hv_pci_generic_compl()
472 complete(&completion->host_event); in q_resource_requirements()
485 complete(&comp_pkt->comp_pkt.host_event); in hv_pci_compose_compl()
555 init_completion(&comp_pkt.host_event); in new_pcichild_device()
571 wait_for_completion(&comp_pkt.host_event); in new_pcichild_device()
572 free_completion(&comp_pkt.host_event); in new_pcichild_device()
583 free_completion(&comp_pkt.host_event); in new_pcichild_device()
1002 init_completion(&comp_pkt.host_event); in hv_pci_protocol_negotiation()
1017 wait_for_completion(&comp_pkt.host_event); in hv_pci_protocol_negotiation()
1028 free_completion(&comp_pkt.host_event); in hv_pci_protocol_negotiation()
1062 init_completion(&comp_pkt.host_event); in hv_pci_enter_d0()
1078 wait_for_completion(&comp_pkt.host_event); in hv_pci_enter_d0()
1088 free_completion(&comp_pkt.host_event); in hv_pci_enter_d0()
1114 init_completion(&comp_pkt.host_event); in hv_send_resources_allocated()
1129 free_completion(&comp_pkt.host_event); in hv_send_resources_allocated()
1133 wait_for_completion(&comp_pkt.host_event); in hv_send_resources_allocated()
1134 free_completion(&comp_pkt.host_event); in hv_send_resources_allocated()
1716 init_completion(&comp.comp_pkt.host_event); in vmbus_pcib_map_msi()
1734 free_completion(&comp.comp_pkt.host_event); in vmbus_pcib_map_msi()
1738 wait_for_completion(&comp.comp_pkt.host_event); in vmbus_pcib_map_msi()
1739 free_completion(&comp.comp_pkt.host_event); in vmbus_pcib_map_msi()