Searched refs:shuffle_idle_cpu (Results 1 – 1 of 1) sorted by relevance
475 static int shuffle_idle_cpu; /* Force all torture tasks off this CPU */ variable533 shuffle_idle_cpu = cpumask_next(shuffle_idle_cpu, shuffle_tmp_mask); in torture_shuffle_tasks()534 if (shuffle_idle_cpu >= nr_cpu_ids) in torture_shuffle_tasks()535 shuffle_idle_cpu = -1; in torture_shuffle_tasks()537 cpumask_clear_cpu(shuffle_idle_cpu, shuffle_tmp_mask); in torture_shuffle_tasks()570 shuffle_idle_cpu = -1; in torture_shuffle_init()