Lines Matching refs:cpuhp_get_step
147 static struct cpuhp_step *cpuhp_get_step(enum cpuhp_state state) in cpuhp_get_step() function
174 struct cpuhp_step *step = cpuhp_get_step(state); in cpuhp_invoke_callback()
953 if (!cpuhp_step_empty(bringup, cpuhp_get_step(*state_to_run))) in cpuhp_next_state()
979 cpuhp_get_step(st->state)->name, in __cpuhp_invoke_callback_range()
1030 ret, cpu, cpuhp_get_step(st->state)->name, in cpuhp_up_callbacks()
1389 ret, cpu, cpuhp_get_step(st->state)->name, in cpuhp_down_callbacks()
2313 sp = cpuhp_get_step(state); in cpuhp_store_callbacks()
2327 return cpuhp_get_step(state)->teardown.single; in cpuhp_get_teardown_cb()
2337 struct cpuhp_step *sp = cpuhp_get_step(state); in cpuhp_issue_call()
2403 sp = cpuhp_get_step(state); in __cpuhp_state_add_instance_cpuslocked()
2546 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_state_remove_instance()
2593 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_remove_state_cpuslocked()
2759 sp = cpuhp_get_step(target); in target_store()
2823 sp = cpuhp_get_step(fail); in fail_store()
2865 struct cpuhp_step *sp = cpuhp_get_step(i); in states_show()