Home
last modified time | relevance | path

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

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