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