Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/
H A Dcpu.c115 * cpuhp_step - Hotplug state machine step
121 struct cpuhp_step { struct
137 static struct cpuhp_step cpuhp_hp_states[];
139 static struct cpuhp_step *cpuhp_get_step(enum cpuhp_state state) in cpuhp_get_step()
158 struct cpuhp_step *step = cpuhp_get_step(state); in cpuhp_invoke_callback()
1625 static struct cpuhp_step cpuhp_hp_states[] = {
1840 struct cpuhp_step *step; in cpuhp_reserve_state()
1868 struct cpuhp_step *sp; in cpuhp_store_callbacks()
1911 struct cpuhp_step *sp = cpuhp_get_step(state); in cpuhp_issue_call()
1966 struct cpuhp_step *s in __cpuhp_state_add_instance_cpuslocked()
[all...]

Completed in 3 milliseconds