Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dprocessor_driver.c309 cpuhp_remove_state_nocalls(hp_online); in acpi_processor_driver_exit()
310 cpuhp_remove_state_nocalls(CPUHP_ACPI_CPUDRV_DEAD); in acpi_processor_driver_exit()
/linux/drivers/powercap/
H A 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/Documentation/translations/zh_CN/core-api/
H A 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/arch/arm/mm/
H A Dcache-b15-rac.c367 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CACHE_B15_RAC_DYING); in b15_rac_init()
H A Dcache-l2x0-pmu.c559 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_ARM_L2X0_ONLINE); in l2x0_pmu_init()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-core.c832 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_setup()
839 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_clear()
841 cpuhp_remove_state_nocalls(hp_online); in etm_hp_clear()
H A 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()
H A Dcoresight-etm4x-core.c2011 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_setup()
2021 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_clear()
2023 cpuhp_remove_state_nocalls(hp_online); in etm4_pm_clear()
/linux/arch/x86/events/amd/
H A Dpower.c298 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_AMD_POWER_ONLINE); in amd_power_pmu_exit()
/linux/include/linux/
H A Dcpuhotplug.h441 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls() function
/linux/arch/x86/xen/
H A Denlighten.c92 cpuhp_remove_state_nocalls(CPUHP_XEN_PREPARE); in xen_cpuhp_setup()
/linux/drivers/hwmon/
H A Dvia-cputemp.c309 cpuhp_remove_state_nocalls(via_temp_online); in via_cputemp_init()
/linux/arch/x86/events/intel/
H A Dcstate.c799 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_ONLINE); in cstate_cleanup()
800 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_STARTING); in cstate_cleanup()
/linux/drivers/cpuidle/
H A Dcoupled.c781 cpuhp_remove_state_nocalls(CPUHP_CPUIDLE_COUPLED_PREPARE); in cpuidle_coupled_init()
/linux/arch/arm/common/
H A DbL_switcher.c784 cpuhp_remove_state_nocalls(CPUHP_ARM_BL_PREPARE); in bL_switcher_init()
/linux/Documentation/core-api/
H A 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/arch/x86/events/
H A Drapl.c869 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_RAPL_ONLINE); in intel_rapl_exit()
/linux/net/iucv/
H A Diucv.c1940 cpuhp_remove_state_nocalls(iucv_online); in iucv_exit()
/linux/fs/erofs/
H A Dzdata.c445 cpuhp_remove_state_nocalls(erofs_cpuhp_state); in erofs_cpu_hotplug_destroy()
/linux/virt/kvm/
H A Dkvm_main.c6466 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_ONLINE); in kvm_init()
6491 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_ONLINE); in kvm_exit()
/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c5279 cpuhp_remove_state_nocalls(gic_rdists->cpuhp_memreserve_state); in rdist_memreserve_cpuhp_cleanup_workfn()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c5523 cpuhp_remove_state_nocalls(CPUHP_KVM_PPC_BOOK3S_PREPARE); in kvmppc_free_host_rm_ops()
/linux/arch/x86/kvm/
H A Dx86.c9870 cpuhp_remove_state_nocalls(CPUHP_AP_X86_KVM_CLK_ONLINE); in kvm_x86_vendor_exit()