Searched refs:tasks_frozen (Results 1 – 1 of 1) sorted by relevance
305 static int __ref _cpu_down(unsigned int cpu, int tasks_frozen) in _cpu_down() argument309 unsigned long mod = tasks_frozen ? CPU_TASKS_FROZEN : 0; in _cpu_down()389 static int __cpuinit _cpu_up(unsigned int cpu, int tasks_frozen) in _cpu_up() argument393 unsigned long mod = tasks_frozen ? CPU_TASKS_FROZEN : 0; in _cpu_up()