/linux/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/drivers/platform/x86/intel/uncore-frequency/ |
H A D | uncore-frequency.c | 296 cpuhp_remove_state(uncore_hp_state); in intel_uncore_init() 311 cpuhp_remove_state(uncore_hp_state); in module_init()
|
/linux/drivers/cpuidle/ |
H A D | cpuidle-haltpoll.c | 89 cpuhp_remove_state(haltpoll_hp_state); in haltpoll_uninit()
|
/linux/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 | 202 cpuhp_remove_state(CPUHP_AP_HYPERV_ONLINE); in hv_machine_shutdown()
|
/linux/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()
|
H A D | hpet.c | 1154 cpuhp_remove_state(CPUHP_AP_X86_HPET_ONLINE); in hpet_late_init()
|
/linux/drivers/platform/x86/intel/ |
H A D | tpmi_power_domains.c | 231 cpuhp_remove_state(tpmi_hp_state); in module_init()
|
/linux/drivers/misc/ |
H A D | vcpu_stall_detector.c | 217 cpuhp_remove_state(vcpu_stall_config.hp_online); in vcpu_stall_detect_remove()
|
/linux/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/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/drivers/powercap/ |
H A D | intel_rapl_msr.c | 204 cpuhp_remove_state(rapl_msr_priv->pcap_rapl_online); in rapl_msr_remove()
|
/linux/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/drivers/clocksource/ |
H A D | hyperv_timer.c | 373 cpuhp_remove_state(CPUHP_AP_HYPERV_TIMER_STARTING); in hv_stimer_global_cleanup()
|
/linux/drivers/watchdog/ |
H A D | octeon-wdt-main.c | 594 cpuhp_remove_state(octeon_wdt_online); in octeon_wdt_cleanup()
|
/linux/net/iucv/ |
H A D | iucv.c | 1912 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/drivers/thermal/intel/ |
H A D | x86_pkg_temp_thermal.c | 521 cpuhp_remove_state(pkg_thermal_hp_state); in module_init()
|
/linux/drivers/scsi/bnx2i/ |
H A D | bnx2i_init.c | 540 cpuhp_remove_state(bnx2i_online_state); in bnx2i_mod_exit()
|
/linux/Documentation/core-api/ |
H A D | cpu_hotplug.rst | 476 * 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);
|
/linux/drivers/hv/ |
H A D | vmbus_drv.c | 1412 cpuhp_remove_state(hyperv_cpuhp_online); in vmbus_bus_init() 2593 cpuhp_remove_state(hyperv_cpuhp_online); in hv_kexec_handler() 2744 cpuhp_remove_state(hyperv_cpuhp_online); in vmbus_exit()
|
/linux/drivers/tee/optee/ |
H A D | smc_abi.c | 1122 cpuhp_remove_state(optee->smc.notif_cpuhp_state); in uninit_pcpu_irq() 1573 cpuhp_remove_state(hp_state); in optee_load_fw()
|
/linux/drivers/hwmon/ |
H A D | coretemp.c | 832 cpuhp_remove_state(coretemp_hp_online); in module_init()
|
/linux/drivers/platform/x86/intel/speed_select_if/ |
H A D | isst_if_common.c | 478 cpuhp_remove_state(isst_if_online_id); in isst_if_cpu_info_exit()
|
/linux/arch/x86/events/ |
H A D | core.c | 2193 cpuhp_remove_state(CPUHP_AP_PERF_X86_ONLINE); in init_hw_perf_events() 2195 cpuhp_remove_state(CPUHP_AP_PERF_X86_STARTING); in init_hw_perf_events() 2197 cpuhp_remove_state(CPUHP_PERF_X86_PREPARE); in init_hw_perf_events()
|