Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/acpi/
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()
/linux-6.1.9/drivers/powercap/
Ddtpm_cpu.c288 cpuhp_remove_state_nocalls(CPUHP_AP_ONLINE_DYN); in dtpm_cpu_exit()
289 cpuhp_remove_state_nocalls(CPUHP_AP_DTPM_CPU_DEAD); in dtpm_cpu_exit()
/linux-6.1.9/Documentation/translations/zh_CN/core-api/
Dcpu_hotplug.rst436 * cpuhp_remove_state_nocalls(state)
445 * cpuhp_remove_state_nocalls(), cpuhp_remove_state_nocalls_cpuslocked()
531 cpuhp_remove_state_nocalls(state);
/linux-6.1.9/arch/arm/mm/
Dcache-b15-rac.c366 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CACHE_B15_RAC_DYING); in b15_rac_init()
Dcache-l2x0-pmu.c559 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_ARM_L2X0_ONLINE); in l2x0_pmu_init()
/linux-6.1.9/drivers/thermal/intel/
Dintel_powerclamp.c732 cpuhp_remove_state_nocalls(hp_state); in powerclamp_init()
742 cpuhp_remove_state_nocalls(hp_state); in powerclamp_exit()
/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm3x-core.c811 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_setup()
818 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_clear()
820 cpuhp_remove_state_nocalls(hp_online); in etm_hp_clear()
Dcoresight-cti-core.c766 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_CTI_STARTING); in cti_pm_setup()
786 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_CTI_STARTING); in cti_pm_release()
Dcoresight-etm4x-core.c1890 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_setup()
1900 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_clear()
1902 cpuhp_remove_state_nocalls(hp_online); in etm4_pm_clear()
/linux-6.1.9/arch/x86/xen/
Denlighten.c91 cpuhp_remove_state_nocalls(CPUHP_XEN_PREPARE); in xen_cpuhp_setup()
/linux-6.1.9/arch/x86/events/amd/
Dpower.c298 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_AMD_POWER_ONLINE); in amd_power_pmu_exit()
/linux-6.1.9/include/linux/
Dcpuhotplug.h453 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls() function
/linux-6.1.9/drivers/hwmon/
Dvia-cputemp.c310 cpuhp_remove_state_nocalls(via_temp_online); in via_cputemp_init()
/linux-6.1.9/arch/x86/events/intel/
Dcstate.c721 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_ONLINE); in cstate_cleanup()
722 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_STARTING); in cstate_cleanup()
/linux-6.1.9/drivers/cpuidle/
Dcoupled.c788 cpuhp_remove_state_nocalls(CPUHP_CPUIDLE_COUPLED_PREPARE); in cpuidle_coupled_init()
/linux-6.1.9/arch/arm/common/
DbL_switcher.c784 cpuhp_remove_state_nocalls(CPUHP_ARM_BL_PREPARE); in bL_switcher_init()
/linux-6.1.9/Documentation/core-api/
Dcpu_hotplug.rst492 * cpuhp_remove_state_nocalls(state)
503 * cpuhp_remove_state_nocalls(), cpuhp_remove_state_nocalls_cpuslocked()
613 cpuhp_remove_state_nocalls(state);
/linux-6.1.9/arch/x86/events/
Drapl.c871 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_RAPL_ONLINE); in intel_rapl_exit()
/linux-6.1.9/drivers/cpufreq/
Dacpi-cpufreq.c991 cpuhp_remove_state_nocalls(acpi_cpufreq_online); in acpi_cpufreq_boost_exit()
/linux-6.1.9/net/iucv/
Diucv.c1896 cpuhp_remove_state_nocalls(iucv_online); in iucv_exit()
/linux-6.1.9/fs/xfs/
Dxfs_super.c2265 cpuhp_remove_state_nocalls(CPUHP_XFS_DEAD); in xfs_cpu_hotplug_destroy()
/linux-6.1.9/virt/kvm/
Dkvm_main.c5964 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_STARTING); in kvm_init()
5990 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_STARTING); in kvm_exit()
/linux-6.1.9/drivers/irqchip/
Dirq-gic-v3-its.c5237 cpuhp_remove_state_nocalls(gic_rdists->cpuhp_memreserve_state); in rdist_memreserve_cpuhp_cleanup_workfn()
/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_hv.c5363 cpuhp_remove_state_nocalls(CPUHP_KVM_PPC_BOOK3S_PREPARE); in kvmppc_free_host_rm_ops()
/linux-6.1.9/arch/x86/kvm/
Dx86.c9435 cpuhp_remove_state_nocalls(CPUHP_AP_X86_KVM_CLK_ONLINE); in kvm_arch_exit()