/openbmc/linux/drivers/acpi/ |
H A D | processor_driver.c | 303 cpuhp_remove_state_nocalls(hp_online); in acpi_processor_driver_exit() 304 cpuhp_remove_state_nocalls(CPUHP_ACPI_CPUDRV_DEAD); in acpi_processor_driver_exit()
|
/openbmc/linux/drivers/powercap/ |
H A D | dtpm_cpu.c | 293 cpuhp_remove_state_nocalls(CPUHP_AP_ONLINE_DYN); in dtpm_cpu_exit() 294 cpuhp_remove_state_nocalls(CPUHP_AP_DTPM_CPU_DEAD); in dtpm_cpu_exit()
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | cpu_hotplug.rst | 436 * cpuhp_remove_state_nocalls(state) 445 * cpuhp_remove_state_nocalls(), cpuhp_remove_state_nocalls_cpuslocked() 531 cpuhp_remove_state_nocalls(state);
|
/openbmc/linux/arch/arm/mm/ |
H A D | cache-b15-rac.c | 366 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CACHE_B15_RAC_DYING); in b15_rac_init()
|
H A D | cache-l2x0-pmu.c | 559 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_ARM_L2X0_ONLINE); in l2x0_pmu_init()
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-etm3x-core.c | 835 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_setup() 842 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_clear() 844 cpuhp_remove_state_nocalls(hp_online); in etm_hp_clear()
|
H A D | coresight-cti-core.c | 777 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 D | coresight-etm4x-core.c | 1973 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_setup() 1983 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_clear() 1985 cpuhp_remove_state_nocalls(hp_online); in etm4_pm_clear()
|
/openbmc/linux/arch/x86/events/amd/ |
H A D | power.c | 298 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_AMD_POWER_ONLINE); in amd_power_pmu_exit()
|
/openbmc/linux/include/linux/ |
H A D | cpuhotplug.h | 454 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls() function
|
/openbmc/linux/arch/x86/xen/ |
H A D | enlighten.c | 95 cpuhp_remove_state_nocalls(CPUHP_XEN_PREPARE); in xen_cpuhp_setup()
|
/openbmc/linux/drivers/hwmon/ |
H A D | via-cputemp.c | 310 cpuhp_remove_state_nocalls(via_temp_online); in via_cputemp_init()
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | cstate.c | 719 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_ONLINE); in cstate_cleanup() 720 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_CSTATE_STARTING); in cstate_cleanup()
|
/openbmc/linux/drivers/cpuidle/ |
H A D | coupled.c | 788 cpuhp_remove_state_nocalls(CPUHP_CPUIDLE_COUPLED_PREPARE); in cpuidle_coupled_init()
|
/openbmc/linux/arch/arm/common/ |
H A D | bL_switcher.c | 784 cpuhp_remove_state_nocalls(CPUHP_ARM_BL_PREPARE); in bL_switcher_init()
|
/openbmc/linux/Documentation/core-api/ |
H A D | cpu_hotplug.rst | 483 * cpuhp_remove_state_nocalls(state) 494 * cpuhp_remove_state_nocalls(), cpuhp_remove_state_nocalls_cpuslocked() 604 cpuhp_remove_state_nocalls(state);
|
/openbmc/linux/arch/x86/events/ |
H A D | rapl.c | 871 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_RAPL_ONLINE); in intel_rapl_exit()
|
/openbmc/linux/net/iucv/ |
H A D | iucv.c | 1905 cpuhp_remove_state_nocalls(iucv_online); in iucv_exit()
|
/openbmc/linux/fs/erofs/ |
H A D | zdata.c | 447 cpuhp_remove_state_nocalls(erofs_cpuhp_state); in erofs_cpu_hotplug_destroy()
|
/openbmc/linux/virt/kvm/ |
H A D | kvm_main.c | 6136 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_ONLINE); in kvm_init() 6161 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_ONLINE); in kvm_exit()
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-gic-v3-its.c | 5280 cpuhp_remove_state_nocalls(gic_rdists->cpuhp_memreserve_state); in rdist_memreserve_cpuhp_cleanup_workfn()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 5397 cpuhp_remove_state_nocalls(CPUHP_KVM_PPC_BOOK3S_PREPARE); in kvmppc_free_host_rm_ops()
|
/openbmc/linux/arch/x86/kvm/ |
H A D | x86.c | 9627 cpuhp_remove_state_nocalls(CPUHP_AP_X86_KVM_CLK_ONLINE); in kvm_x86_vendor_exit()
|