| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | processor_driver.c | 359 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()
|
| /OK3568_Linux_fs/kernel/drivers/oprofile/ |
| H A D | timer_int.c | 109 cpuhp_remove_state_nocalls(hp_online); in oprofile_hrtimer_shutdown()
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-etm3x-core.c | 807 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_setup() 814 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_clear() 816 cpuhp_remove_state_nocalls(hp_online); in etm_hp_clear()
|
| H A D | coresight-cti-core.c | 765 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_CTI_STARTING); in cti_pm_setup() 785 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_CTI_STARTING); in cti_pm_release()
|
| H A D | coresight-etm4x-core.c | 1883 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_setup() 1893 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_clear() 1895 cpuhp_remove_state_nocalls(hp_online); in etm4_pm_clear()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/ |
| H A D | intel_powerclamp.c | 752 cpuhp_remove_state_nocalls(hp_state); in powerclamp_init() 762 cpuhp_remove_state_nocalls(hp_state); in powerclamp_exit()
|
| /OK3568_Linux_fs/kernel/arch/mips/oprofile/ |
| H A D | op_model_loongson3.c | 200 cpuhp_remove_state_nocalls(CPUHP_AP_MIPS_OP_LOONGSON3_STARTING); in loongson3_exit()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | enlighten.c | 116 cpuhp_remove_state_nocalls(CPUHP_XEN_PREPARE); in xen_cpuhp_setup()
|
| /OK3568_Linux_fs/kernel/arch/x86/events/intel/ |
| H A D | cstate.c | 681 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()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | cpuhotplug.h | 357 static inline void cpuhp_remove_state_nocalls(enum cpuhp_state state) in cpuhp_remove_state_nocalls() function
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | via-cputemp.c | 310 cpuhp_remove_state_nocalls(via_temp_online); in via_cputemp_init()
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/ |
| H A D | coupled.c | 789 cpuhp_remove_state_nocalls(CPUHP_CPUIDLE_COUPLED_PREPARE); in cpuidle_coupled_init()
|
| /OK3568_Linux_fs/kernel/arch/arm/common/ |
| H A D | bL_switcher.c | 784 cpuhp_remove_state_nocalls(CPUHP_ARM_BL_PREPARE); in bL_switcher_init()
|
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | rapl.c | 863 cpuhp_remove_state_nocalls(CPUHP_AP_PERF_X86_RAPL_ONLINE); in intel_rapl_exit()
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | acpi-cpufreq.c | 990 cpuhp_remove_state_nocalls(acpi_cpufreq_online); in acpi_cpufreq_boost_exit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux_lb.c | 336 cpuhp_remove_state_nocalls(dhd->cpuhp_setup_state); in dhd_unregister_cpuhp_callback()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux_lb.c | 329 cpuhp_remove_state_nocalls(CPUHP_AP_ONLINE_DYN); in dhd_unregister_cpuhp_callback()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux_lb.c | 336 cpuhp_remove_state_nocalls(dhd->cpuhp_setup_state); in dhd_unregister_cpuhp_callback()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux_lb.c | 328 cpuhp_remove_state_nocalls(CPUHP_AP_ONLINE_DYN); in dhd_unregister_cpuhp_callback()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux_lb.c | 328 cpuhp_remove_state_nocalls(CPUHP_AP_ONLINE_DYN); in dhd_unregister_cpuhp_callback()
|
| /OK3568_Linux_fs/kernel/net/iucv/ |
| H A D | iucv.c | 1892 cpuhp_remove_state_nocalls(iucv_online); in iucv_exit()
|
| /OK3568_Linux_fs/kernel/virt/kvm/ |
| H A D | kvm_main.c | 4987 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_STARTING); in kvm_init() 5009 cpuhp_remove_state_nocalls(CPUHP_AP_KVM_STARTING); in kvm_exit()
|