Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/
Dprocessor_driver.c359 cpuhp_remove_state_nocalls(hp_online); in acpi_processor_driver_exit()
360 cpuhp_remove_state_nocalls(CPUHP_ACPI_CPUDRV_DEAD); in acpi_processor_driver_exit()
/Linux-v5.4/drivers/oprofile/
Dtimer_int.c109 cpuhp_remove_state_nocalls(hp_online); in oprofile_hrtimer_shutdown()
/Linux-v5.4/arch/mips/oprofile/
Dop_model_loongson3.c200 cpuhp_remove_state_nocalls(CPUHP_AP_MIPS_OP_LOONGSON3_STARTING); in loongson3_exit()
/Linux-v5.4/arch/x86/xen/
Denlighten.c117 cpuhp_remove_state_nocalls(CPUHP_XEN_PREPARE); in xen_cpuhp_setup()
/Linux-v5.4/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-v5.4/arch/x86/events/amd/
Dpower.c301 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_AMD_POWER_ONLINE); in amd_power_pmu_exit()
/Linux-v5.4/drivers/thermal/intel/
Dintel_powerclamp.c757 cpuhp_remove_state_nocalls(hp_state); in powerclamp_init()
767 cpuhp_remove_state_nocalls(hp_state); in powerclamp_exit()
/Linux-v5.4/include/linux/
Dcpuhotplug.h340 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls() function
/Linux-v5.4/arch/x86/events/intel/
Dcstate.c679 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_ONLINE); in cstate_cleanup()
680 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_STARTING); in cstate_cleanup()
Drapl.c798 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_RAPL_ONLINE); in intel_rapl_exit()
/Linux-v5.4/drivers/hwmon/
Dvia-cputemp.c310 cpuhp_remove_state_nocalls(via_temp_online); in via_cputemp_init()
/Linux-v5.4/drivers/cpuidle/
Dcoupled.c788 cpuhp_remove_state_nocalls(CPUHP_CPUIDLE_COUPLED_PREPARE); in cpuidle_coupled_init()
/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-etm3x.c891 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_probe()
893 cpuhp_remove_state_nocalls(hp_online); in etm_probe()
Dcoresight-etm4x.c1188 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_probe()
1190 cpuhp_remove_state_nocalls(hp_online); in etm4_probe()
/Linux-v5.4/arch/arm/common/
DbL_switcher.c785 cpuhp_remove_state_nocalls(CPUHP_ARM_BL_PREPARE); in bL_switcher_init()
/Linux-v5.4/drivers/cpufreq/
Dacpi-cpufreq.c925 cpuhp_remove_state_nocalls(acpi_cpufreq_online); in acpi_cpufreq_boost_exit()
/Linux-v5.4/net/iucv/
Diucv.c2082 cpuhp_remove_state_nocalls(iucv_online); in iucv_exit()
/Linux-v5.4/virt/kvm/
Dkvm_main.c4404 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_STARTING); in kvm_init()
4427 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_STARTING); in kvm_exit()
/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_hv.c4773 cpuhp_remove_state_nocalls(CPUHP_KVM_PPC_BOOK3S_PREPARE); in kvmppc_free_host_rm_ops()
/Linux-v5.4/arch/x86/kvm/
Dx86.c7264 cpuhp_remove_state_nocalls(CPUHP_AP_X86_KVM_CLK_ONLINE); in kvm_arch_exit()