Home
last modified time | relevance | path

Searched refs:cpuhp_step (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/kernel/
Dcpu.c123 struct cpuhp_step { struct
143 static struct cpuhp_step cpuhp_hp_states[]; argument
145 static struct cpuhp_step *cpuhp_get_step(enum cpuhp_state state) in cpuhp_get_step()
150 static bool cpuhp_step_empty(bool bringup, struct cpuhp_step *step) in cpuhp_step_empty()
172 struct cpuhp_step *step = cpuhp_get_step(state); in cpuhp_invoke_callback()
1656 static struct cpuhp_step cpuhp_hp_states[] = {
1850 struct cpuhp_step *step; in cpuhp_reserve_state()
1879 struct cpuhp_step *sp; in cpuhp_store_callbacks()
1922 struct cpuhp_step *sp = cpuhp_get_step(state); in cpuhp_issue_call()
1975 struct cpuhp_step *sp; in __cpuhp_state_add_instance_cpuslocked()
[all …]