Searched refs:weight_single_wait1 (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dscftorture.c549 unsigned long weight_single_wait1 = weight_single_wait; local
567 weight_single_wait1 = weight_single_wait == 0 ? 0 : 2 * nr_cpu_ids;
580 weight_single_wait1 = 0;
591 weight_single_wait1 == 0 && weight_many1 == 0 && weight_many_wait1 == 0 &&
603 scf_sel_add(weight_single_wait1, SCF_PRIM_SINGLE, true);

Completed in 130 milliseconds