Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c548 static void hv_pci_onchannelcallback(void *context);
1518 * Prevents hv_pci_onchannelcallback() from running concurrently in hv_compose_msi_msg()
1549 hv_pci_onchannelcallback(hbus); in hv_compose_msi_msg()
2436 * hv_pci_onchannelcallback() - Handles incoming packets
2442 static void hv_pci_onchannelcallback(void *context) in hv_pci_onchannelcallback() function
3228 hv_pci_onchannelcallback, hbus); in hv_pci_probe()
3446 * callback hv_pci_onchannelcallback(), which runs in a tasklet in hv_pci_suspend()
3520 hv_pci_onchannelcallback, hbus); in hv_pci_resume()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c577 static void hv_pci_onchannelcallback(void *context);
1973 * Prevents hv_pci_onchannelcallback() from running concurrently in hv_compose_msi_msg()
2004 hv_pci_onchannelcallback(hbus); in hv_compose_msi_msg()
2043 * Cf. hv_pci_onchannelcallback(). in hv_compose_msi_msg()
2911 * hv_pci_onchannelcallback() - Handles incoming packets
2917 static void hv_pci_onchannelcallback(void *context) in hv_pci_onchannelcallback() function
3716 hv_pci_onchannelcallback, hbus); in hv_pci_probe()
3880 * Cf. hv_pci_onchannelcallback(). in hv_pci_bus_exit()
3944 * callback hv_pci_onchannelcallback(), which runs in a tasklet in hv_pci_suspend()
4030 hv_pci_onchannelcallback, hbu in hv_pci_resume()
[all...]

Completed in 10 milliseconds