Lines Matching defs:weight
575 unsigned int weight)
581 atomic_add(weight, &zc->load);
582 atomic_add(weight, &zq->load);
591 unsigned int weight)
594 atomic_sub(weight, &zc->load);
595 atomic_sub(weight, &zq->load);
603 unsigned int weight,
608 weight += atomic_read(&zc->load);
610 if (weight == pref_weight)
613 return weight < pref_weight;
618 unsigned int weight,
623 weight += atomic_read(&zq->load);
625 if (weight == pref_weight)
628 return weight < pref_weight;
687 /* get weight index of the card device */
795 /* get weight index of the card device */
908 /* get weight index of the card device */
1076 /* get weight index of the card device */
1169 /* get weight index of the card device */