Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/acpi/
Dprocessor_driver.c299 cpuhp_remove_state_nocalls(hp_online); in acpi_processor_driver_exit()
300 cpuhp_remove_state_nocalls(CPUHP_ACPI_CPUDRV_DEAD); in acpi_processor_driver_exit()
/linux-6.12.1/drivers/powercap/
Ddtpm_cpu.c308 cpuhp_remove_state_nocalls(CPUHP_AP_ONLINE_DYN); in dtpm_cpu_exit()
309 cpuhp_remove_state_nocalls(CPUHP_AP_DTPM_CPU_DEAD); in dtpm_cpu_exit()
/linux-6.12.1/Documentation/translations/zh_CN/core-api/
Dcpu_hotplug.rst430 * cpuhp_remove_state_nocalls(state)
439 * cpuhp_remove_state_nocalls(), cpuhp_remove_state_nocalls_cpuslocked()
525 cpuhp_remove_state_nocalls(state);
/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-etm3x-core.c833 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_setup()
840 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_clear()
842 cpuhp_remove_state_nocalls(hp_online); in etm_hp_clear()
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()
Dcoresight-etm4x-core.c2012 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_setup()
2022 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_clear()
2024 cpuhp_remove_state_nocalls(hp_online); in etm4_pm_clear()
/linux-6.12.1/arch/arm/mm/
Dcache-b15-rac.c367 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.12.1/arch/x86/events/amd/
Dpower.c298 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_AMD_POWER_ONLINE); in amd_power_pmu_exit()
/linux-6.12.1/arch/x86/xen/
Denlighten.c90 cpuhp_remove_state_nocalls(CPUHP_XEN_PREPARE); in xen_cpuhp_setup()
/linux-6.12.1/include/linux/
Dcpuhotplug.h442 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls() function
/linux-6.12.1/drivers/hwmon/
Dvia-cputemp.c309 cpuhp_remove_state_nocalls(via_temp_online); in via_cputemp_init()
/linux-6.12.1/drivers/cpuidle/
Dcoupled.c781 cpuhp_remove_state_nocalls(CPUHP_CPUIDLE_COUPLED_PREPARE); in cpuidle_coupled_init()
/linux-6.12.1/arch/arm/common/
DbL_switcher.c784 cpuhp_remove_state_nocalls(CPUHP_ARM_BL_PREPARE); in bL_switcher_init()
/linux-6.12.1/Documentation/core-api/
Dcpu_hotplug.rst477 * cpuhp_remove_state_nocalls(state)
488 * cpuhp_remove_state_nocalls(), cpuhp_remove_state_nocalls_cpuslocked()
598 cpuhp_remove_state_nocalls(state);
/linux-6.12.1/arch/x86/events/
Drapl.c906 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_RAPL_ONLINE); in intel_rapl_exit()
/linux-6.12.1/net/iucv/
Diucv.c1942 cpuhp_remove_state_nocalls(iucv_online); in iucv_exit()
/linux-6.12.1/fs/erofs/
Dzdata.c407 cpuhp_remove_state_nocalls(erofs_cpuhp_state); in erofs_cpu_hotplug_destroy()
/linux-6.12.1/drivers/irqchip/
Dirq-gic-v3-its.c5300 cpuhp_remove_state_nocalls(gic_rdists->cpuhp_memreserve_state); in rdist_memreserve_cpuhp_cleanup_workfn()
/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_hv.c5639 cpuhp_remove_state_nocalls(CPUHP_KVM_PPC_BOOK3S_PREPARE); in kvmppc_free_host_rm_ops()
/linux-6.12.1/arch/x86/kvm/
Dx86.c9836 cpuhp_remove_state_nocalls(CPUHP_AP_X86_KVM_CLK_ONLINE); in kvm_x86_vendor_exit()