Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dcpu.c486 static int _cpu_up(unsigned int cpu, int tasks_frozen) in _cpu_up() function
561 err = _cpu_up(cpu, 0); in cpu_up()
639 error = _cpu_up(cpu, 1); in enable_nonboot_cpus()
/linux-4.4.14/Documentation/power/
Dsuspend-and-cpuhotplug.txt93 | Call _cpu_up() [for all those cpus in the frozen_cpus mask, in a loop]
146 _cpu_up() functions. They differ in the arguments passed to these functions,
252 the _cpu_down() and _cpu_up() functions is *always* 0.