Lines Matching refs:weight
79 u8 weight;
127 ppp_data->weight = (retbuf[3] >> 5 * 8) & 0xff;
224 seq_printf(m, "capacity_weight=%d\n", ppp_data.weight);
543 static ssize_t update_ppp(u64 *entitlement, u8 *weight)
556 new_weight = ppp_data.weight;
558 } else if (weight) {
559 new_weight = *weight;
565 __func__, ppp_data.entitlement, ppp_data.weight);
577 * Update the memory entitlement and weight for the partition. Caller must
578 * specify either a new entitlement or weight, not both, to be updated
579 * since the h_set_mpp call takes both entitlement and weight as parameters.
581 static ssize_t update_mpp(u64 *entitlement, u8 *weight)
604 } else if (weight) {
605 new_weight = *weight;
621 * Interface for changing system parameters (variable capacity weight