Lines Matching refs:weight
151 dprintk("list_choose i=%d x=%d r=%d item %d weight %x "
338 dprintk("weight 0x%x item %d\n", weights[i], ids[i]);
356 * divide by 16.16 fixed-point weight. note
358 * weight means a larger (less negative) value
414 const __u32 *weight, int weight_max,
419 if (weight[item] >= 0x10000)
421 if (weight[item] == 0)
424 < weight[item])
434 * @weight: weight vector (for map leaves)
435 * @weight_max: size of weight vector
456 const __u32 *weight, int weight_max,
569 weight, weight_max,
592 reject = is_out(map, weight,
649 const __u32 *weight, int weight_max,
782 weight, weight_max,
800 is_out(map, weight, weight_max, item, x))
892 * @weight: weight vector (for map leaves)
893 * @weight_max: size of weight vector
899 const __u32 *weight, int weight_max,
1036 weight, weight_max,
1058 weight, weight_max,