Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/
H A Dcpu.c252 * purposes as that state is handled explicitly in cpu_down. in cpuhp_is_ap_state()
299 * If set, cpu_up and cpu_down will return -EBUSY and do nothing.
877 * For cpu_down() there might be valid reasons to finish cleanups which are
1166 static int cpu_down(unsigned int cpu, enum cpuhp_state target) in cpu_down() function
1186 return cpu_down(dev->id, CPUHP_OFFLINE); in cpu_device_down()
2248 * cpu_down() which takes cpu maps lock. cpu maps lock in cpuhp_smt_disable()
2337 ret = cpu_down(dev->id, target); in write_cpuhp_target()

Completed in 4 milliseconds