Searched refs:min_weight (Results 1 – 2 of 2) sorted by relevance
105 unsigned long min_weight = -1; in round_robin_cpu() local124 if (cpu_weight[cpu] < min_weight) { in round_robin_cpu()125 min_weight = cpu_weight[cpu]; in round_robin_cpu()
192 __u16 min_weight; member