Lines Matching refs:cpuhp_step
125 struct cpuhp_step { struct
145 static struct cpuhp_step cpuhp_hp_states[]; argument
147 static struct cpuhp_step *cpuhp_get_step(enum cpuhp_state state) in cpuhp_get_step()
152 static bool cpuhp_step_empty(bool bringup, struct cpuhp_step *step) in cpuhp_step_empty()
174 struct cpuhp_step *step = cpuhp_get_step(state); in cpuhp_invoke_callback()
2058 static struct cpuhp_step cpuhp_hp_states[] = {
2282 struct cpuhp_step *step; in cpuhp_reserve_state()
2311 struct cpuhp_step *sp; in cpuhp_store_callbacks()
2354 struct cpuhp_step *sp = cpuhp_get_step(state); in cpuhp_issue_call()
2407 struct cpuhp_step *sp; in __cpuhp_state_add_instance_cpuslocked()
2556 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_state_remove_instance()
2603 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_remove_state_cpuslocked()
2749 struct cpuhp_step *sp; in target_store()
2799 struct cpuhp_step *sp; in fail_store()
2875 struct cpuhp_step *sp = cpuhp_get_step(i); in states_show()