Home
last modified time | relevance | path

Searched refs:uncore_notifier (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/x86/events/intel/
Duncore.c1215 static struct notifier_block uncore_notifier = { variable
1258 if (notify && bus_register_notifier(&pci_bus_type, &uncore_notifier)) in uncore_pci_sub_driver_init()
1309 bus_unregister_notifier(&pci_bus_type, &uncore_notifier); in uncore_pci_exit()