Lines Matching refs:weight
79 u8 weight;
127 ppp_data->weight = (retbuf[3] >> 5 * 8) & 0xff;
234 seq_printf(m, "capacity_weight=%d\n", ppp_data.weight);
590 static ssize_t update_ppp(u64 *entitlement, u8 *weight)
603 new_weight = ppp_data.weight;
605 } else if (weight) {
606 new_weight = *weight;
612 __func__, ppp_data.entitlement, ppp_data.weight);
624 * Update the memory entitlement and weight for the partition. Caller must
625 * specify either a new entitlement or weight, not both, to be updated
626 * since the h_set_mpp call takes both entitlement and weight as parameters.
628 static ssize_t update_mpp(u64 *entitlement, u8 *weight)
651 } else if (weight) {
652 new_weight = *weight;
668 * Interface for changing system parameters (variable capacity weight