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

/linux-master/drivers/acpi/
H A Dprocessor_driver.c309 cpuhp_remove_state_nocalls(hp_online);
310 cpuhp_remove_state_nocalls(CPUHP_ACPI_CPUDRV_DEAD);
/linux-master/drivers/powercap/
H A Ddtpm_cpu.c312 cpuhp_remove_state_nocalls(CPUHP_AP_ONLINE_DYN);
313 cpuhp_remove_state_nocalls(CPUHP_AP_DTPM_CPU_DEAD);
/linux-master/arch/x86/events/amd/
H A Dpower.c298 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_AMD_POWER_ONLINE);
/linux-master/arch/arm/mm/
H A Dcache-b15-rac.c366 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CACHE_B15_RAC_DYING);
H A Dcache-l2x0-pmu.c559 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_ARM_L2X0_ONLINE);
/linux-master/drivers/hwmon/
H A Dvia-cputemp.c309 cpuhp_remove_state_nocalls(via_temp_online);
/linux-master/include/linux/
H A Dcpuhotplug.h436 * cpuhp_remove_state_nocalls - Remove hotplug state callbacks without invoking
440 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) function
/linux-master/arch/x86/xen/
H A Denlighten.c95 cpuhp_remove_state_nocalls(CPUHP_XEN_PREPARE);
/linux-master/arch/x86/events/intel/
H A Dcstate.c804 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_ONLINE);
805 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_STARTING);
/linux-master/drivers/cpuidle/
H A Dcoupled.c788 cpuhp_remove_state_nocalls(CPUHP_CPUIDLE_COUPLED_PREPARE);
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-core.c832 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING);
839 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING);
841 cpuhp_remove_state_nocalls(hp_online);
H A Dcoresight-cti-core.c777 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_CTI_STARTING);
797 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_CTI_STARTING);
H A Dcoresight-etm4x-core.c2009 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING);
2019 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING);
2021 cpuhp_remove_state_nocalls(hp_online);
/linux-master/arch/arm/common/
H A DbL_switcher.c784 cpuhp_remove_state_nocalls(CPUHP_ARM_BL_PREPARE);
/linux-master/arch/x86/events/
H A Drapl.c867 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_RAPL_ONLINE);
/linux-master/net/iucv/
H A Diucv.c1896 cpuhp_remove_state_nocalls(iucv_online);
/linux-master/fs/erofs/
H A Dzdata.c445 cpuhp_remove_state_nocalls(erofs_cpuhp_state);
/linux-master/virt/kvm/
H A Dkvm_main.c6505 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_ONLINE);
6530 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_ONLINE);
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv.c5523 cpuhp_remove_state_nocalls(CPUHP_KVM_PPC_BOOK3S_PREPARE);
/linux-master/drivers/irqchip/
H A Dirq-gic-v3-its.c5296 cpuhp_remove_state_nocalls(gic_rdists->cpuhp_memreserve_state);
/linux-master/arch/x86/kvm/
H A Dx86.c9846 cpuhp_remove_state_nocalls(CPUHP_AP_X86_KVM_CLK_ONLINE);

Completed in 378 milliseconds