Home
last modified time | relevance | path

Searched refs:hv_pcibus_removing (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c446 hv_pcibus_removing, enumerator
1319 if (res && hbus->state != hv_pcibus_removing) in hv_irq_unmask()
2238 if (hbus->state == hv_pcibus_removing) { in hv_pci_start_relations_work()
2424 if (hbus->state == hv_pcibus_removing) { in hv_pci_eject_device()
3399 hbus->state = hv_pcibus_removing; in hv_pci_remove()
3455 * callback tasklet, sets hbus->state to hv_pcibus_removing, and in hv_pci_suspend()
3465 hbus->state = hv_pcibus_removing; in hv_pci_suspend()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c479 hv_pcibus_removing, enumerator
721 if (!hv_result_success(res) && hbus->state != hv_pcibus_removing) in hv_arch_irq_unmask()
2714 if (hbus->state == hv_pcibus_removing) { in hv_pci_start_relations_work()
2900 if (hbus->state == hv_pcibus_removing) { in hv_pci_eject_device()
3901 hbus->state = hv_pcibus_removing; in hv_pci_remove()
3953 * callback tasklet, sets hbus->state to hv_pcibus_removing, and in hv_pci_suspend()
3963 hbus->state = hv_pcibus_removing; in hv_pci_suspend()

Completed in 10 milliseconds