Searched refs:cpuhp_hp_states (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dcpu.c145 static struct cpuhp_step cpuhp_hp_states[]; variable in typeref:struct:cpuhp_step
149 return cpuhp_hp_states + state;
2081 static struct cpuhp_step cpuhp_hp_states[] = { variable in typeref:struct:cpuhp_step
2309 step = cpuhp_hp_states + CPUHP_AP_ONLINE_DYN;
2313 step = cpuhp_hp_states + CPUHP_BP_PREPARE_DYN;

Completed in 417 milliseconds