Lines Matching refs:cpuhp_step
121 struct cpuhp_step { struct
141 static struct cpuhp_step cpuhp_hp_states[]; argument
143 static struct cpuhp_step *cpuhp_get_step(enum cpuhp_state state) in cpuhp_get_step()
148 static bool cpuhp_step_empty(bool bringup, struct cpuhp_step *step) in cpuhp_step_empty()
170 struct cpuhp_step *step = cpuhp_get_step(state); in cpuhp_invoke_callback()
1637 static struct cpuhp_step cpuhp_hp_states[] = {
1821 struct cpuhp_step *step; in cpuhp_reserve_state()
1850 struct cpuhp_step *sp; in cpuhp_store_callbacks()
1893 struct cpuhp_step *sp = cpuhp_get_step(state); in cpuhp_issue_call()
1946 struct cpuhp_step *sp; in __cpuhp_state_add_instance_cpuslocked()
2095 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_state_remove_instance()
2142 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_remove_state_cpuslocked()
2272 struct cpuhp_step *sp; in target_store()
2320 struct cpuhp_step *sp; in fail_store()
2397 struct cpuhp_step *sp = cpuhp_get_step(i); in states_show()