Home
last modified time | relevance | path

Searched refs:cpuhp_remove_state (Results 1 – 25 of 44) sorted by relevance

12

/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c272 cpuhp_remove_state(uncore_hp_state); in intel_uncore_init()
287 cpuhp_remove_state(uncore_hp_state); in module_init()
/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst429 * cpuhp_remove_state(state)
442 * cpuhp_remove_state()删除回调,并调用所有当前状态大于被删除状态的在线CPU的
509 cpuhp_remove_state(CPUHP_SUBSYS_STARTING);
517 cpuhp_remove_state(state);
/linux/drivers/cpuidle/
H A Dcpuidle-haltpoll.c89 cpuhp_remove_state(haltpoll_hp_state); in haltpoll_uninit()
/linux/kernel/
H A Dprofile.c451 cpuhp_remove_state(online_state); in create_proc_profile()
453 cpuhp_remove_state(CPUHP_PROFILE_PREPARE); in create_proc_profile()
/linux/arch/x86/events/amd/
H A Duncore.c1065 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING); in amd_uncore_init()
1067 cpuhp_remove_state(CPUHP_PERF_X86_AMD_UNCORE_PREP); in amd_uncore_init()
1086 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_ONLINE); in amd_uncore_exit()
1087 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING); in amd_uncore_exit()
1088 cpuhp_remove_state(CPUHP_PERF_X86_AMD_UNCORE_PREP); in amd_uncore_exit()
/linux/arch/x86/kernel/
H A Dcpuid.c183 cpuhp_remove_state(cpuhp_cpuid_state); in cpuid_exit()
H A Dmsr.c291 cpuhp_remove_state(cpuhp_msr_state); in msr_exit()
/linux/arch/x86/kernel/cpu/
H A Dintel_epb.c237 cpuhp_remove_state(CPUHP_AP_X86_INTEL_EPB_ONLINE); in intel_epb_init()
H A Dmshyperv.c203 cpuhp_remove_state(hyperv_init_cpuhp); in hv_machine_shutdown()
/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_rapl.c130 cpuhp_remove_state(rapl_mmio_priv.pcap_rapl_online); in proc_thermal_rapl_remove()
/linux/drivers/pci/controller/
H A Dpci-xgene-msi.c356 cpuhp_remove_state(pci_xgene_online); in xgene_msi_remove()
357 cpuhp_remove_state(CPUHP_PCI_XGENE_DEAD); in xgene_msi_remove()
/linux/drivers/misc/
H A Dvcpu_stall_detector.c194 cpuhp_remove_state(vcpu_stall_config.hp_online); in vcpu_stall_detect_remove()
/linux/drivers/powercap/
H A Dintel_rapl_msr.c202 cpuhp_remove_state(rapl_msr_priv->pcap_rapl_online); in rapl_msr_remove()
/linux/drivers/perf/amlogic/
H A Dmeson_ddr_pmu_core.c550 cpuhp_remove_state(pmu->cpuhp_state); in meson_ddr_pmu_create()
561 cpuhp_remove_state(pmu->cpuhp_state); in meson_ddr_pmu_remove()
/linux/arch/powerpc/perf/
H A Dimc-pmu.c1641 cpuhp_remove_state(CPUHP_AP_PERF_POWERPC_NEST_IMC_ONLINE); in imc_common_cpuhp_mem_free()
1654 cpuhp_remove_state(CPUHP_AP_PERF_POWERPC_CORE_IMC_ONLINE); in imc_common_cpuhp_mem_free()
1660 cpuhp_remove_state(CPUHP_AP_PERF_POWERPC_THREAD_IMC_ONLINE); in imc_common_cpuhp_mem_free()
1665 cpuhp_remove_state(CPUHP_AP_PERF_POWERPC_TRACE_IMC_ONLINE); in imc_common_cpuhp_mem_free()
/linux/include/linux/
H A Dcpuhotplug.h431 static inline void cpuhp_remove_state(enum cpuhp_state state) in cpuhp_remove_state() function
/linux/drivers/hwmon/
H A Dvia-cputemp.c319 cpuhp_remove_state(via_temp_online); in via_cputemp_exit()
/linux/drivers/clocksource/
H A Dhyperv_timer.c358 cpuhp_remove_state(CPUHP_AP_HYPERV_TIMER_STARTING); in hv_stimer_global_cleanup()
/linux/drivers/firmware/
H A Darm_sdei.c766 cpuhp_remove_state(sdei_entry_point); in sdei_device_freeze()
827 cpuhp_remove_state(sdei_hp_state); in sdei_reboot_notifier()
/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c951 cpuhp_remove_state(state); in resctrl_late_init()
971 cpuhp_remove_state(rdt_online); in resctrl_exit()
/linux/drivers/watchdog/
H A Docteon-wdt-main.c596 cpuhp_remove_state(octeon_wdt_online); in octeon_wdt_cleanup()
/linux/drivers/scsi/bnx2i/
H A Dbnx2i_init.c543 cpuhp_remove_state(bnx2i_online_state); in bnx2i_mod_exit()
/linux/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c518 cpuhp_remove_state(pkg_thermal_hp_state); in module_init()
/linux/net/iucv/
H A Diucv.c1910 cpuhp_remove_state(iucv_online); in iucv_init()
1912 cpuhp_remove_state(CPUHP_NET_IUCV_PREPARE); in iucv_init()
1941 cpuhp_remove_state(CPUHP_NET_IUCV_PREPARE); in iucv_exit()
/linux/arch/x86/hyperv/
H A Dhv_init.c640 cpuhp_remove_state(cpuhp); in hyperv_init()

12