Searched refs:cpuhp_remove_state (Results 1 - 25 of 41) sorted by relevance

12

/linux-master/drivers/cpuidle/
H A Dcpuidle-haltpoll.c89 cpuhp_remove_state(haltpoll_hp_state);
/linux-master/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c272 cpuhp_remove_state(uncore_hp_state);
287 cpuhp_remove_state(uncore_hp_state);
/linux-master/arch/x86/kernel/
H A Dcpuid.c183 cpuhp_remove_state(cpuhp_cpuid_state);
H A Dmsr.c291 cpuhp_remove_state(cpuhp_msr_state);
/linux-master/arch/x86/kernel/cpu/
H A Dintel_epb.c237 cpuhp_remove_state(CPUHP_AP_X86_INTEL_EPB_ONLINE);
H A Dmshyperv.c203 cpuhp_remove_state(hyperv_init_cpuhp);
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_rapl.c130 cpuhp_remove_state(rapl_mmio_priv.pcap_rapl_online);
/linux-master/drivers/misc/
H A Dvcpu_stall_detector.c194 cpuhp_remove_state(vcpu_stall_config.hp_online);
/linux-master/kernel/
H A Dprofile.c451 cpuhp_remove_state(online_state);
453 cpuhp_remove_state(CPUHP_PROFILE_PREPARE);
/linux-master/arch/x86/events/amd/
H A Duncore.c1065 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING);
1067 cpuhp_remove_state(CPUHP_PERF_X86_AMD_UNCORE_PREP);
1086 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_ONLINE);
1087 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING);
1088 cpuhp_remove_state(CPUHP_PERF_X86_AMD_UNCORE_PREP);
/linux-master/drivers/pci/controller/
H A Dpci-xgene-msi.c356 cpuhp_remove_state(pci_xgene_online);
357 cpuhp_remove_state(CPUHP_PCI_XGENE_DEAD);
/linux-master/drivers/hwmon/
H A Dvia-cputemp.c319 cpuhp_remove_state(via_temp_online);
/linux-master/include/linux/
H A Dcpuhotplug.h424 * cpuhp_remove_state - Remove hotplug state callbacks and invoke the teardown
430 static inline void cpuhp_remove_state(enum cpuhp_state state) function
450 * Same as cpuhp_remove_state nocalls() except that it must be invoked
/linux-master/drivers/powercap/
H A Dintel_rapl_msr.c202 cpuhp_remove_state(rapl_msr_priv->pcap_rapl_online);
/linux-master/drivers/perf/amlogic/
H A Dmeson_ddr_pmu_core.c549 cpuhp_remove_state(pmu->cpuhp_state);
560 cpuhp_remove_state(pmu->cpuhp_state);
/linux-master/drivers/watchdog/
H A Docteon-wdt-main.c600 cpuhp_remove_state(octeon_wdt_online);
/linux-master/drivers/scsi/bnx2i/
H A Dbnx2i_init.c543 cpuhp_remove_state(bnx2i_online_state);
/linux-master/arch/powerpc/perf/
H A Dimc-pmu.c1641 cpuhp_remove_state(CPUHP_AP_PERF_POWERPC_NEST_IMC_ONLINE);
1654 cpuhp_remove_state(CPUHP_AP_PERF_POWERPC_CORE_IMC_ONLINE);
1660 cpuhp_remove_state(CPUHP_AP_PERF_POWERPC_THREAD_IMC_ONLINE);
1665 cpuhp_remove_state(CPUHP_AP_PERF_POWERPC_TRACE_IMC_ONLINE);
/linux-master/drivers/clocksource/
H A Dhyperv_timer.c358 cpuhp_remove_state(CPUHP_AP_HYPERV_TIMER_STARTING);
/linux-master/net/iucv/
H A Diucv.c1866 cpuhp_remove_state(iucv_online);
1868 cpuhp_remove_state(CPUHP_NET_IUCV_PREPARE);
1897 cpuhp_remove_state(CPUHP_NET_IUCV_PREPARE);
/linux-master/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c518 cpuhp_remove_state(pkg_thermal_hp_state);
/linux-master/arch/x86/hyperv/
H A Dhv_init.c640 cpuhp_remove_state(cpuhp);
/linux-master/drivers/firmware/
H A Darm_sdei.c766 cpuhp_remove_state(sdei_entry_point);
827 cpuhp_remove_state(sdei_hp_state);
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dcore.c964 cpuhp_remove_state(state);
984 cpuhp_remove_state(rdt_online);
/linux-master/drivers/hv/
H A Dvmbus_drv.c1384 cpuhp_remove_state(hyperv_cpuhp_online);
2550 cpuhp_remove_state(hyperv_cpuhp_online);
2701 cpuhp_remove_state(hyperv_cpuhp_online);

Completed in 232 milliseconds

12