Searched refs:shuffle_idle_cpu (Results 1 – 1 of 1) sorted by relevance
480 static int shuffle_idle_cpu; /* Force all torture tasks off this CPU */ variable539 shuffle_idle_cpu = cpumask_next(shuffle_idle_cpu, shuffle_tmp_mask); in torture_shuffle_tasks()540 if (shuffle_idle_cpu >= nr_cpu_ids) in torture_shuffle_tasks()541 shuffle_idle_cpu = -1; in torture_shuffle_tasks()543 cpumask_clear_cpu(shuffle_idle_cpu, shuffle_tmp_mask); in torture_shuffle_tasks()580 shuffle_idle_cpu = -1; in torture_shuffle_init()