Home
last modified time | relevance | path

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

/kernel/
Dcpu.c1221 static int cpu_down(unsigned int cpu, enum cpuhp_state target) in cpu_down() function
1243 return cpu_down(dev->id, CPUHP_OFFLINE); in cpu_device_down()
2384 ret = cpu_down(dev->id, target); in target_store()