Searched refs:cpuhp_get_step (Results 1 – 1 of 1) sorted by relevance
148 static struct cpuhp_step *cpuhp_get_step(enum cpuhp_state state) in cpuhp_get_step() function175 struct cpuhp_step *step = cpuhp_get_step(state); in cpuhp_invoke_callback()937 if (!cpuhp_step_empty(bringup, cpuhp_get_step(*state_to_run))) in cpuhp_next_state()963 cpuhp_get_step(st->state)->name, in __cpuhp_invoke_callback_range()1014 ret, cpu, cpuhp_get_step(st->state)->name, in cpuhp_up_callbacks()1418 ret, cpu, cpuhp_get_step(st->state)->name, in cpuhp_down_callbacks()2354 sp = cpuhp_get_step(state); in cpuhp_store_callbacks()2368 return cpuhp_get_step(state)->teardown.single; in cpuhp_get_teardown_cb()2378 struct cpuhp_step *sp = cpuhp_get_step(state); in cpuhp_issue_call()2437 sp = cpuhp_get_step(state); in __cpuhp_state_add_instance_cpuslocked()[all …]