Searched refs:cpuhp_step (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/
H A Dcpu.c118 * struct cpuhp_step - Hotplug state machine step
125 struct cpuhp_step { struct
145 static struct cpuhp_step cpuhp_hp_states[];
147 static struct cpuhp_step *cpuhp_get_step(enum cpuhp_state state)
152 static bool cpuhp_step_empty(bool bringup, struct cpuhp_step *step)
174 struct cpuhp_step *step = cpuhp_get_step(state);
2081 static struct cpuhp_step cpuhp_hp_states[] = {
2305 struct cpuhp_step *step;
2334 struct cpuhp_step *sp;
2377 struct cpuhp_step *s
[all...]

Completed in 210 milliseconds