Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c1845 * is serialized with hv_eject_device_work because they are on the
2098 * Note that this function is serialized with hv_eject_device_work(),
2347 * hv_eject_device_work() - Asynchronously handles ejection
2355 static void hv_eject_device_work(struct work_struct *work) in hv_eject_device_work() function
2430 INIT_WORK(&hpdev->wrk, hv_eject_device_work); in hv_pci_eject_device()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c2320 * is serialized with hv_eject_device_work because they are on the
2573 * Note that this function is serialized with hv_eject_device_work(),
2821 * hv_eject_device_work() - Asynchronously handles ejection
2829 static void hv_eject_device_work(struct work_struct *work) in hv_eject_device_work() function
2906 INIT_WORK(&hpdev->wrk, hv_eject_device_work); in hv_pci_eject_device()

Completed in 11 milliseconds