Searched refs:hp_online (Results 1 – 6 of 6) sorted by relevance
39 enum cpuhp_state hp_online; member203 vcpu_stall_config.hp_online = ret; in vcpu_stall_detect_probe()216 cpuhp_remove_state(vcpu_stall_config.hp_online); in vcpu_stall_detect_remove()
248 static enum cpuhp_state hp_online; variable271 hp_online = result; in acpi_processor_driver_init()299 cpuhp_remove_state_nocalls(hp_online); in acpi_processor_driver_exit()
46 static enum cpuhp_state hp_online; variable789 hp_online = ret; in etm_hp_setup()802 if (hp_online) { in etm_hp_clear()803 cpuhp_remove_state_nocalls(hp_online); in etm_hp_clear()804 hp_online = 0; in etm_hp_clear()
68 static enum cpuhp_state hp_online; variable2042 hp_online = ret; in etm4_pm_setup()2058 if (hp_online) { in etm4_pm_clear()2059 cpuhp_remove_state_nocalls(hp_online); in etm4_pm_clear()2060 hp_online = 0; in etm4_pm_clear()
867 static enum cpuhp_state hp_online; variable875 cpuhp_state_remove_instance_nocalls(hp_online, &pinst->cpu_online_node); in __padata_free()1060 cpuhp_state_add_instance_nocalls_cpuslocked(hp_online, in padata_alloc()1173 hp_online = ret; in padata_init()1196 cpuhp_remove_multi_state(hp_online); in padata_init()
2947 static enum cpuhp_state hp_online; variable3048 hp_online = ret; in cpufreq_register_driver()3090 cpuhp_remove_state_nocalls_cpuslocked(hp_online); in cpufreq_unregister_driver()