Home
last modified time | relevance | path

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

12

/linux-6.12.1/Documentation/translations/zh_CN/core-api/
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.12.1/drivers/platform/x86/intel/uncore-frequency/
Duncore-frequency.c296 cpuhp_remove_state(uncore_hp_state); in intel_uncore_init()
311 cpuhp_remove_state(uncore_hp_state); in module_init()
/linux-6.12.1/drivers/cpuidle/
Dcpuidle-haltpoll.c89 cpuhp_remove_state(haltpoll_hp_state); in haltpoll_uninit()
/linux-6.12.1/arch/x86/events/amd/
Duncore.c1075 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING); in amd_uncore_init()
1077 cpuhp_remove_state(CPUHP_PERF_X86_AMD_UNCORE_PREP); in amd_uncore_init()
1096 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_ONLINE); in amd_uncore_exit()
1097 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING); in amd_uncore_exit()
1098 cpuhp_remove_state(CPUHP_PERF_X86_AMD_UNCORE_PREP); in amd_uncore_exit()
/linux-6.12.1/drivers/pci/controller/
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.12.1/arch/x86/kernel/cpu/
Dintel_epb.c237 cpuhp_remove_state(CPUHP_AP_X86_INTEL_EPB_ONLINE); in intel_epb_init()
Dmshyperv.c202 cpuhp_remove_state(CPUHP_AP_HYPERV_ONLINE); in hv_machine_shutdown()
/linux-6.12.1/arch/x86/kernel/
Dcpuid.c183 cpuhp_remove_state(cpuhp_cpuid_state); in cpuid_exit()
Dmsr.c291 cpuhp_remove_state(cpuhp_msr_state); in msr_exit()
/linux-6.12.1/drivers/platform/x86/intel/
Dtpmi_power_domains.c230 cpuhp_remove_state(tpmi_hp_state); in module_init()
/linux-6.12.1/drivers/misc/
Dvcpu_stall_detector.c217 cpuhp_remove_state(vcpu_stall_config.hp_online); in vcpu_stall_detect_remove()
/linux-6.12.1/arch/powerpc/perf/
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.12.1/drivers/perf/amlogic/
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.12.1/drivers/powercap/
Dintel_rapl_msr.c204 cpuhp_remove_state(rapl_msr_priv->pcap_rapl_online); in rapl_msr_remove()
/linux-6.12.1/include/linux/
Dcpuhotplug.h432 static inline void cpuhp_remove_state(enum cpuhp_state state) in cpuhp_remove_state() function
/linux-6.12.1/drivers/hwmon/
Dvia-cputemp.c319 cpuhp_remove_state(via_temp_online); in via_cputemp_exit()
/linux-6.12.1/drivers/firmware/
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.12.1/drivers/clocksource/
Dhyperv_timer.c372 cpuhp_remove_state(CPUHP_AP_HYPERV_TIMER_STARTING); in hv_stimer_global_cleanup()
/linux-6.12.1/drivers/watchdog/
Docteon-wdt-main.c596 cpuhp_remove_state(octeon_wdt_online); in octeon_wdt_cleanup()
/linux-6.12.1/drivers/thermal/intel/
Dx86_pkg_temp_thermal.c521 cpuhp_remove_state(pkg_thermal_hp_state); in module_init()
/linux-6.12.1/drivers/scsi/bnx2i/
Dbnx2i_init.c543 cpuhp_remove_state(bnx2i_online_state); in bnx2i_mod_exit()
/linux-6.12.1/net/iucv/
Diucv.c1912 cpuhp_remove_state(iucv_online); in iucv_init()
1914 cpuhp_remove_state(CPUHP_NET_IUCV_PREPARE); in iucv_init()
1943 cpuhp_remove_state(CPUHP_NET_IUCV_PREPARE); in iucv_exit()
/linux-6.12.1/arch/x86/kernel/cpu/resctrl/
Dcore.c1109 cpuhp_remove_state(state); in resctrl_late_init()
1129 cpuhp_remove_state(rdt_online); in resctrl_exit()
/linux-6.12.1/arch/x86/hyperv/
Dhv_init.c637 cpuhp_remove_state(CPUHP_AP_HYPERV_ONLINE); in hyperv_init()
/linux-6.12.1/Documentation/core-api/
Dcpu_hotplug.rst476 * cpuhp_remove_state(state)
491 * cpuhp_remove_state() removes the callbacks and invokes the teardown
580 cpuhp_remove_state(CPUHP_SUBSYS_STARTING);
589 cpuhp_remove_state(state);

12