/linux-6.3-rc2/drivers/platform/x86/intel/uncore-frequency/ |
A D | uncore-frequency.c | 251 cpuhp_remove_state(uncore_hp_state); in intel_uncore_init() 266 cpuhp_remove_state(uncore_hp_state); in module_init()
|
/linux-6.3-rc2/arch/x86/events/amd/ |
A D | uncore.c | 753 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING); in amd_uncore_init() 755 cpuhp_remove_state(CPUHP_PERF_X86_AMD_UNCORE_PREP); in amd_uncore_init() 768 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_ONLINE); in amd_uncore_exit() 769 cpuhp_remove_state(CPUHP_AP_PERF_X86_AMD_UNCORE_STARTING); in amd_uncore_exit() 770 cpuhp_remove_state(CPUHP_PERF_X86_AMD_UNCORE_PREP); in amd_uncore_exit()
|
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/ |
A D | cpu_hotplug.rst | 435 * cpuhp_remove_state(state) 448 * cpuhp_remove_state()删除回调,并调用所有当前状态大于被删除状态的在线CPU的 515 cpuhp_remove_state(CPUHP_SUBSYS_STARTING); 523 cpuhp_remove_state(state);
|
/linux-6.3-rc2/drivers/cpuidle/ |
A D | cpuidle-haltpoll.c | 90 cpuhp_remove_state(haltpoll_hp_state); in haltpoll_uninit()
|
/linux-6.3-rc2/kernel/ |
A D | profile.c | 494 cpuhp_remove_state(online_state); in create_proc_profile() 496 cpuhp_remove_state(CPUHP_PROFILE_PREPARE); in create_proc_profile()
|
/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/ |
A D | processor_thermal_rapl.c | 129 cpuhp_remove_state(rapl_mmio_priv.pcap_rapl_online); in proc_thermal_rapl_remove()
|
/linux-6.3-rc2/arch/x86/kernel/cpu/ |
A D | intel_epb.c | 237 cpuhp_remove_state(CPUHP_AP_X86_INTEL_EPB_ONLINE); in intel_epb_init()
|
A D | mshyperv.c | 200 cpuhp_remove_state(hyperv_init_cpuhp); in hv_machine_shutdown()
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | cpuid.c | 182 cpuhp_remove_state(cpuhp_cpuid_state); in cpuid_exit()
|
A D | msr.c | 290 cpuhp_remove_state(cpuhp_msr_state); in msr_exit()
|
/linux-6.3-rc2/drivers/pci/controller/ |
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.3-rc2/drivers/misc/ |
A D | vcpu_stall_detector.c | 195 cpuhp_remove_state(vcpu_stall_config.hp_online); in vcpu_stall_detect_remove()
|
/linux-6.3-rc2/drivers/powercap/ |
A D | intel_rapl_msr.c | 200 cpuhp_remove_state(rapl_msr_priv->pcap_rapl_online); in rapl_msr_remove()
|
/linux-6.3-rc2/drivers/perf/amlogic/ |
A D | meson_ddr_pmu_core.c | 547 cpuhp_remove_state(pmu->cpuhp_state); in meson_ddr_pmu_create() 558 cpuhp_remove_state(pmu->cpuhp_state); in meson_ddr_pmu_remove()
|
/linux-6.3-rc2/arch/powerpc/perf/ |
A D | imc-pmu.c | 1634 cpuhp_remove_state(CPUHP_AP_PERF_POWERPC_NEST_IMC_ONLINE); in imc_common_cpuhp_mem_free() 1647 cpuhp_remove_state(CPUHP_AP_PERF_POWERPC_CORE_IMC_ONLINE); in imc_common_cpuhp_mem_free() 1653 cpuhp_remove_state(CPUHP_AP_PERF_POWERPC_THREAD_IMC_ONLINE); in imc_common_cpuhp_mem_free() 1658 cpuhp_remove_state(CPUHP_AP_PERF_POWERPC_TRACE_IMC_ONLINE); in imc_common_cpuhp_mem_free()
|
/linux-6.3-rc2/arch/ia64/kernel/ |
A D | err_inject.c | 265 cpuhp_remove_state(hp_online); in err_inject_exit()
|
/linux-6.3-rc2/include/linux/ |
A D | cpuhotplug.h | 443 static inline void cpuhp_remove_state(enum cpuhp_state state) in cpuhp_remove_state() function
|
/linux-6.3-rc2/drivers/hwmon/ |
A D | via-cputemp.c | 320 cpuhp_remove_state(via_temp_online); in via_cputemp_exit()
|
/linux-6.3-rc2/drivers/clocksource/ |
A D | hyperv_timer.c | 347 cpuhp_remove_state(CPUHP_AP_HYPERV_TIMER_STARTING); in hv_stimer_global_cleanup()
|
/linux-6.3-rc2/drivers/firmware/ |
A D | arm_sdei.c | 768 cpuhp_remove_state(CPUHP_AP_ARM_SDEI_STARTING); in sdei_device_freeze() 826 cpuhp_remove_state(CPUHP_AP_ARM_SDEI_STARTING); in sdei_reboot_notifier()
|
/linux-6.3-rc2/arch/x86/hyperv/ |
A D | hv_init.c | 522 cpuhp_remove_state(cpuhp); in hyperv_init()
|
/linux-6.3-rc2/arch/x86/kernel/cpu/resctrl/ |
A D | core.c | 974 cpuhp_remove_state(state); in resctrl_late_init() 992 cpuhp_remove_state(rdt_online); in resctrl_exit()
|
/linux-6.3-rc2/drivers/thermal/intel/ |
A D | x86_pkg_temp_thermal.c | 527 cpuhp_remove_state(pkg_thermal_hp_state); in module_init()
|
/linux-6.3-rc2/drivers/watchdog/ |
A D | octeon-wdt-main.c | 600 cpuhp_remove_state(octeon_wdt_online); in octeon_wdt_cleanup()
|
/linux-6.3-rc2/drivers/scsi/bnx2i/ |
A D | bnx2i_init.c | 543 cpuhp_remove_state(bnx2i_online_state); in bnx2i_mod_exit()
|