Searched refs:tasks_frozen (Results 1 – 2 of 2) sorted by relevance
232 static int __ref _cpu_down(unsigned int cpu, int tasks_frozen) in _cpu_down() argument236 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() argument318 unsigned long mod = tasks_frozen ? CPU_TASKS_FROZEN : 0; in _cpu_up()
147 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