Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c141 static struct cpuhp_step *cpuhp_get_step(enum cpuhp_state state) in cpuhp_get_step() function
161 struct cpuhp_step *step = cpuhp_get_step(state); in cpuhp_invoke_callback()
2109 sp = cpuhp_get_step(state); in cpuhp_store_callbacks()
2123 return cpuhp_get_step(state)->teardown.single; in cpuhp_get_teardown_cb()
2133 struct cpuhp_step *sp = cpuhp_get_step(state); in cpuhp_issue_call()
2193 sp = cpuhp_get_step(state); in __cpuhp_state_add_instance_cpuslocked()
2335 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_state_remove_instance()
2382 struct cpuhp_step *sp = cpuhp_get_step(state); in __cpuhp_remove_state_cpuslocked()
2533 sp = cpuhp_get_step(target); in write_cpuhp_target()
2583 sp = cpuhp_get_step(fail); in write_cpuhp_fail()
[all …]