| /linux-6.15/drivers/platform/x86/intel/uncore-frequency/ |
| H A D | uncore-frequency.c | 301 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 D | cpu_hotplug.rst | 429 * 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 D | cpuidle-haltpoll.c | 89 cpuhp_remove_state(haltpoll_hp_state); in haltpoll_uninit()
|
| /linux-6.15/arch/x86/events/amd/ |
| H A D | uncore.c | 1076 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 D | cpuid.c | 183 cpuhp_remove_state(cpuhp_cpuid_state); in cpuid_exit()
|
| H A D | msr.c | 291 cpuhp_remove_state(cpuhp_msr_state); in msr_exit()
|
| /linux-6.15/arch/x86/kernel/cpu/ |
| H A D | intel_epb.c | 237 cpuhp_remove_state(CPUHP_AP_X86_INTEL_EPB_ONLINE); in intel_epb_init()
|
| H A D | mshyperv.c | 209 cpuhp_remove_state(CPUHP_AP_HYPERV_ONLINE); in hv_machine_shutdown()
|
| /linux-6.15/drivers/pci/controller/ |
| H A D | pci-xgene-msi.c | 356 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 D | tpmi_power_domains.c | 231 cpuhp_remove_state(tpmi_hp_state); in module_init()
|
| /linux-6.15/drivers/misc/ |
| H A D | vcpu_stall_detector.c | 216 cpuhp_remove_state(vcpu_stall_config.hp_online); in vcpu_stall_detect_remove()
|
| /linux-6.15/drivers/powercap/ |
| H A D | intel_rapl_msr.c | 204 cpuhp_remove_state(rapl_msr_priv->pcap_rapl_online); in rapl_msr_remove()
|
| /linux-6.15/drivers/perf/amlogic/ |
| H A D | meson_ddr_pmu_core.c | 550 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 D | imc-pmu.c | 1641 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 D | cpuhotplug.h | 433 static inline void cpuhp_remove_state(enum cpuhp_state state) in cpuhp_remove_state() function
|
| /linux-6.15/drivers/hwmon/ |
| H A D | via-cputemp.c | 319 cpuhp_remove_state(via_temp_online); in via_cputemp_exit()
|
| /linux-6.15/drivers/clocksource/ |
| H A D | hyperv_timer.c | 373 cpuhp_remove_state(CPUHP_AP_HYPERV_TIMER_STARTING); in hv_stimer_global_cleanup()
|
| /linux-6.15/drivers/firmware/ |
| H A D | arm_sdei.c | 766 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 D | octeon-wdt-main.c | 594 cpuhp_remove_state(octeon_wdt_online); in octeon_wdt_cleanup()
|
| /linux-6.15/drivers/hv/ |
| H A D | mshv_root_main.c | 2180 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 D | x86_pkg_temp_thermal.c | 522 cpuhp_remove_state(pkg_thermal_hp_state); in module_init()
|
| /linux-6.15/drivers/scsi/bnx2i/ |
| H A D | bnx2i_init.c | 540 cpuhp_remove_state(bnx2i_online_state); in bnx2i_mod_exit()
|
| /linux-6.15/arch/x86/hyperv/ |
| H A D | hv_init.c | 613 cpuhp_remove_state(CPUHP_AP_HYPERV_ONLINE); in hyperv_init()
|
| /linux-6.15/arch/x86/kernel/cpu/resctrl/ |
| H A D | core.c | 1036 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 D | iucv.c | 1913 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()
|