Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c2236 bool pending_dr; in hv_pci_start_relations_work() local
2253 * If pending_dr is true, we have already queued a work, in hv_pci_start_relations_work()
2257 pending_dr = !list_empty(&hbus->dr_list); in hv_pci_start_relations_work()
2261 if (pending_dr) { in hv_pci_start_relations_work()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c2712 bool pending_dr; in hv_pci_start_relations_work() local
2729 * If pending_dr is true, we have already queued a work, in hv_pci_start_relations_work()
2733 pending_dr = !list_empty(&hbus->dr_list); in hv_pci_start_relations_work()
2737 if (pending_dr) in hv_pci_start_relations_work()

Completed in 10 milliseconds