Searched refs:cpuhp_step (Results 1 – 1 of 1) sorted by relevance
121 struct cpuhp_step { struct139 static struct cpuhp_step cpuhp_hp_states[]; argument141 static struct cpuhp_step *cpuhp_get_step(enum cpuhp_state state) in cpuhp_get_step()161 struct cpuhp_step *step = cpuhp_get_step(state); in cpuhp_invoke_callback()1884 static struct cpuhp_step cpuhp_hp_states[] = {2061 struct cpuhp_step *step; in cpuhp_reserve_state()2090 struct cpuhp_step *sp; in cpuhp_store_callbacks()2133 struct cpuhp_step *sp = cpuhp_get_step(state); in cpuhp_issue_call()2187 struct cpuhp_step *sp; in __cpuhp_state_add_instance_cpuslocked()2335 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_state_remove_instance()[all …]