Home
last modified time | relevance | path

Searched refs:cpuhp_remove_state_nocalls (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dprocessor_driver.c303 cpuhp_remove_state_nocalls(hp_online); in acpi_processor_driver_exit()
304 cpuhp_remove_state_nocalls(CPUHP_ACPI_CPUDRV_DEAD); in acpi_processor_driver_exit()
/openbmc/linux/drivers/powercap/
H A Ddtpm_cpu.c293 cpuhp_remove_state_nocalls(CPUHP_AP_ONLINE_DYN); in dtpm_cpu_exit()
294 cpuhp_remove_state_nocalls(CPUHP_AP_DTPM_CPU_DEAD); in dtpm_cpu_exit()
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst436 * cpuhp_remove_state_nocalls(state)
445 * cpuhp_remove_state_nocalls(), cpuhp_remove_state_nocalls_cpuslocked()
531 cpuhp_remove_state_nocalls(state);
/openbmc/linux/arch/arm/mm/
H A Dcache-b15-rac.c366 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CACHE_B15_RAC_DYING); in b15_rac_init()
H A Dcache-l2x0-pmu.c559 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_ARM_L2X0_ONLINE); in l2x0_pmu_init()
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-core.c835 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_setup()
842 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_clear()
844 cpuhp_remove_state_nocalls(hp_online); in etm_hp_clear()
H A Dcoresight-cti-core.c777 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_CTI_STARTING); in cti_pm_setup()
797 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_CTI_STARTING); in cti_pm_release()
H A Dcoresight-etm4x-core.c1973 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_setup()
1983 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_clear()
1985 cpuhp_remove_state_nocalls(hp_online); in etm4_pm_clear()
/openbmc/linux/arch/x86/events/amd/
H A Dpower.c298 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_AMD_POWER_ONLINE); in amd_power_pmu_exit()
/openbmc/linux/include/linux/
H A Dcpuhotplug.h454 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls() function
/openbmc/linux/arch/x86/xen/
H A Denlighten.c95 cpuhp_remove_state_nocalls(CPUHP_XEN_PREPARE); in xen_cpuhp_setup()
/openbmc/linux/drivers/hwmon/
H A Dvia-cputemp.c310 cpuhp_remove_state_nocalls(via_temp_online); in via_cputemp_init()
/openbmc/linux/arch/x86/events/intel/
H A Dcstate.c719 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_ONLINE); in cstate_cleanup()
720 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_STARTING); in cstate_cleanup()
/openbmc/linux/drivers/cpuidle/
H A Dcoupled.c788 cpuhp_remove_state_nocalls(CPUHP_CPUIDLE_COUPLED_PREPARE); in cpuidle_coupled_init()
/openbmc/linux/arch/arm/common/
H A DbL_switcher.c784 cpuhp_remove_state_nocalls(CPUHP_ARM_BL_PREPARE); in bL_switcher_init()
/openbmc/linux/Documentation/core-api/
H A Dcpu_hotplug.rst483 * cpuhp_remove_state_nocalls(state)
494 * cpuhp_remove_state_nocalls(), cpuhp_remove_state_nocalls_cpuslocked()
604 cpuhp_remove_state_nocalls(state);
/openbmc/linux/arch/x86/events/
H A Drapl.c871 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_RAPL_ONLINE); in intel_rapl_exit()
/openbmc/linux/net/iucv/
H A Diucv.c1905 cpuhp_remove_state_nocalls(iucv_online); in iucv_exit()
/openbmc/linux/fs/erofs/
H A Dzdata.c447 cpuhp_remove_state_nocalls(erofs_cpuhp_state); in erofs_cpu_hotplug_destroy()
/openbmc/linux/virt/kvm/
H A Dkvm_main.c6136 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_ONLINE); in kvm_init()
6161 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_ONLINE); in kvm_exit()
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c5280 cpuhp_remove_state_nocalls(gic_rdists->cpuhp_memreserve_state); in rdist_memreserve_cpuhp_cleanup_workfn()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c5397 cpuhp_remove_state_nocalls(CPUHP_KVM_PPC_BOOK3S_PREPARE); in kvmppc_free_host_rm_ops()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c9627 cpuhp_remove_state_nocalls(CPUHP_AP_X86_KVM_CLK_ONLINE); in kvm_x86_vendor_exit()