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

/linux-master/kernel/
H A Dscftorture.c548 unsigned long weight_single_rpc1 = weight_single_rpc; local
566 weight_single_rpc1 = weight_single_rpc == 0 ? 0 : 2 * nr_cpu_ids;
578 weight_single_rpc1 = 0;
590 if (weight_resched1 == 0 && weight_single1 == 0 && weight_single_rpc1 == 0 &&
602 scf_sel_add(weight_single_rpc1, SCF_PRIM_SINGLE_RPC, true);

Completed in 118 milliseconds