Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c301 cpuhp_remove_state(uncore_hp_state); in intel_uncore_init()
316 cpuhp_remove_state(uncore_hp_state); in module_init()
/linux-6.15/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-6.15/drivers/cpuidle/
H A Dcpuidle-haltpoll.c89 cpuhp_remove_state(haltpoll_hp_state); in haltpoll_uninit()
/linux-6.15/arch/x86/events/amd/
H A Duncore.c1076 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING); in amd_uncore_init()
1078 cpuhp_remove_state(CPUHP_PERF_X86_AMD_UNCORE_PREP); in amd_uncore_init()
1097 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_ONLINE); in amd_uncore_exit()
1098 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING); in amd_uncore_exit()
1099 cpuhp_remove_state(CPUHP_PERF_X86_AMD_UNCORE_PREP); in amd_uncore_exit()
/linux-6.15/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-6.15/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.c209 cpuhp_remove_state(CPUHP_AP_HYPERV_ONLINE); in hv_machine_shutdown()
/linux-6.15/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-6.15/drivers/platform/x86/intel/
H A Dtpmi_power_domains.c231 cpuhp_remove_state(tpmi_hp_state); in module_init()
/linux-6.15/drivers/misc/
H A Dvcpu_stall_detector.c216 cpuhp_remove_state(vcpu_stall_config.hp_online); in vcpu_stall_detect_remove()
/linux-6.15/drivers/powercap/
H A Dintel_rapl_msr.c204 cpuhp_remove_state(rapl_msr_priv->pcap_rapl_online); in rapl_msr_remove()
/linux-6.15/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-6.15/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-6.15/include/linux/
H A Dcpuhotplug.h433 static inline void cpuhp_remove_state(enum cpuhp_state state) in cpuhp_remove_state() function
/linux-6.15/drivers/hwmon/
H A Dvia-cputemp.c319 cpuhp_remove_state(via_temp_online); in via_cputemp_exit()
/linux-6.15/drivers/clocksource/
H A Dhyperv_timer.c373 cpuhp_remove_state(CPUHP_AP_HYPERV_TIMER_STARTING); in hv_stimer_global_cleanup()
/linux-6.15/drivers/firmware/
H A Darm_sdei.c766 cpuhp_remove_state(sdei_hp_state); in sdei_device_freeze()
827 cpuhp_remove_state(sdei_hp_state); in sdei_reboot_notifier()
/linux-6.15/drivers/watchdog/
H A Docteon-wdt-main.c594 cpuhp_remove_state(octeon_wdt_online); in octeon_wdt_cleanup()
/linux-6.15/drivers/hv/
H A Dmshv_root_main.c2180 cpuhp_remove_state(mshv_root_sched_online); in root_scheduler_deinit()
2188 cpuhp_remove_state(mshv_cpuhp_online); in mshv_reboot_notify()
2286 cpuhp_remove_state(mshv_cpuhp_online); in mshv_parent_partition_init()
2302 cpuhp_remove_state(mshv_cpuhp_online); in mshv_parent_partition_exit()
/linux-6.15/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c522 cpuhp_remove_state(pkg_thermal_hp_state); in module_init()
/linux-6.15/drivers/scsi/bnx2i/
H A Dbnx2i_init.c540 cpuhp_remove_state(bnx2i_online_state); in bnx2i_mod_exit()
/linux-6.15/arch/x86/hyperv/
H A Dhv_init.c613 cpuhp_remove_state(CPUHP_AP_HYPERV_ONLINE); in hyperv_init()
/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dcore.c1036 cpuhp_remove_state(state); in resctrl_arch_late_init()
1054 cpuhp_remove_state(rdt_online); in resctrl_arch_exit()
/linux-6.15/net/iucv/
H A Diucv.c1913 cpuhp_remove_state(iucv_online); in iucv_init()
1915 cpuhp_remove_state(CPUHP_NET_IUCV_PREPARE); in iucv_init()
1944 cpuhp_remove_state(CPUHP_NET_IUCV_PREPARE); in iucv_exit()

12