Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/oprofile/
Dtimer_int.c109 cpuhp_remove_state_nocalls(hp_online); in oprofile_hrtimer_shutdown()
/kernel/linux/linux-5.10/arch/mips/oprofile/
Dop_model_loongson3.c200 cpuhp_remove_state_nocalls(CPUHP_AP_MIPS_OP_LOONGSON3_STARTING); in loongson3_exit()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/arch/x86/xen/
Denlighten.c116 cpuhp_remove_state_nocalls(CPUHP_XEN_PREPARE); in xen_cpuhp_setup()
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-etm3x-core.c805 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_setup()
812 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_clear()
814 cpuhp_remove_state_nocalls(hp_online); in etm_hp_clear()
Dcoresight-cti-core.c767 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_CTI_STARTING); in cti_pm_setup()
787 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_CTI_STARTING); in cti_pm_release()
Dcoresight-etm4x-core.c1459 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_setup()
1469 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_clear()
1471 cpuhp_remove_state_nocalls(hp_online); in etm4_pm_clear()
/kernel/linux/linux-5.10/arch/x86/events/amd/
Dpower.c298 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_AMD_POWER_ONLINE); in amd_power_pmu_exit()
/kernel/linux/linux-5.10/drivers/thermal/intel/
Dintel_powerclamp.c754 cpuhp_remove_state_nocalls(hp_state); in powerclamp_init()
764 cpuhp_remove_state_nocalls(hp_state); in powerclamp_exit()
/kernel/linux/linux-5.10/include/linux/
Dcpuhotplug.h355 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls() function
/kernel/linux/linux-5.10/arch/x86/events/intel/
Dcstate.c681 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_ONLINE); in cstate_cleanup()
682 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_STARTING); in cstate_cleanup()
/kernel/linux/linux-5.10/drivers/hwmon/
Dvia-cputemp.c310 cpuhp_remove_state_nocalls(via_temp_online); in via_cputemp_init()
/kernel/linux/linux-5.10/drivers/cpuidle/
Dcoupled.c789 cpuhp_remove_state_nocalls(CPUHP_CPUIDLE_COUPLED_PREPARE); in cpuidle_coupled_init()
/kernel/linux/linux-5.10/arch/arm/common/
DbL_switcher.c784 cpuhp_remove_state_nocalls(CPUHP_ARM_BL_PREPARE); in bL_switcher_init()
/kernel/linux/linux-5.10/arch/x86/events/
Drapl.c863 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_RAPL_ONLINE); in intel_rapl_exit()
/kernel/linux/linux-5.10/drivers/cpufreq/
Dacpi-cpufreq.c990 cpuhp_remove_state_nocalls(acpi_cpufreq_online); in acpi_cpufreq_boost_exit()
/kernel/linux/linux-5.10/net/iucv/
Diucv.c1892 cpuhp_remove_state_nocalls(iucv_online); in iucv_exit()
/kernel/linux/linux-5.10/virt/kvm/
Dkvm_main.c4936 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_STARTING); in kvm_init()
4958 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_STARTING); in kvm_exit()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dbook3s_hv.c4881 cpuhp_remove_state_nocalls(CPUHP_KVM_PPC_BOOK3S_PREPARE); in kvmppc_free_host_rm_ops()
/kernel/linux/linux-5.10/arch/x86/kvm/
Dx86.c8073 cpuhp_remove_state_nocalls(CPUHP_AP_X86_KVM_CLK_ONLINE); in kvm_arch_exit()