Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dcpu.c232 static int __ref _cpu_down(unsigned int cpu, int tasks_frozen) in _cpu_down() argument
236 unsigned long mod = tasks_frozen ? CPU_TASKS_FROZEN : 0; in _cpu_down()
314 static int __cpuinit _cpu_up(unsigned int cpu, int tasks_frozen) in _cpu_up() argument
318 unsigned long mod = tasks_frozen ? CPU_TASKS_FROZEN : 0; in _cpu_up()
/linux-3.4.99/Documentation/power/
Dsuspend-and-cpuhotplug.txt147 in that during regular CPU hotplug, 0 is passed for the 'tasks_frozen'
150 with the 'tasks_frozen' argument set to 1.
251 1. When invoking regular CPU hotplug, the 'tasks_frozen' argument passed to