Lines Matching refs:cpuhp_step
112 struct cpuhp_step { struct
130 static struct cpuhp_step cpuhp_hp_states[]; argument
132 static struct cpuhp_step *cpuhp_get_step(enum cpuhp_state state) in cpuhp_get_step()
152 struct cpuhp_step *step = cpuhp_get_step(state); in cpuhp_invoke_callback()
1370 static struct cpuhp_step cpuhp_hp_states[] = {
1547 struct cpuhp_step *step; in cpuhp_reserve_state()
1576 struct cpuhp_step *sp; in cpuhp_store_callbacks()
1619 struct cpuhp_step *sp = cpuhp_get_step(state); in cpuhp_issue_call()
1673 struct cpuhp_step *sp; in __cpuhp_state_add_instance_cpuslocked()
1821 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_state_remove_instance()
1868 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_remove_state_cpuslocked()
1927 struct cpuhp_step *sp; in write_cpuhp_target()
1977 struct cpuhp_step *sp; in write_cpuhp_fail()
2040 struct cpuhp_step *sp = cpuhp_get_step(i); in show_cpuhp_states()