Searched refs:old_cnt (Results 1 – 3 of 3) sorted by relevance
318 size_t old_cnt = 0, add_cnt = 0, new_cnt; in rtc_add_groups() local327 old_cnt++; in rtc_add_groups()332 new_cnt = old_cnt + add_cnt + 1; in rtc_add_groups()336 memcpy(groups, rtc->dev.groups, old_cnt * sizeof(*groups)); in rtc_add_groups()337 memcpy(groups + old_cnt, grps, add_cnt * sizeof(*groups)); in rtc_add_groups()338 groups[old_cnt + add_cnt] = NULL; in rtc_add_groups()
639 local old_cnt="${2}"645 [ "$cnt" = "${old_cnt}" ] || break659 local old_cnt="${2}"665 [ "$cnt" = "${old_cnt}" ] || break673 local cnt old_cnt675 old_cnt=$(get_counter ${ns} "MPTcpExtMPJoinAckRx")680 [ "$cnt" = "${old_cnt}" ] || break
1191 u16 *cnt, old_cnt; in __rvu_npc_exact_cmd_rules_cnt_update() local1198 old_cnt = *cnt; in __rvu_npc_exact_cmd_rules_cnt_update()1219 if (!old_cnt && val > 0) { in __rvu_npc_exact_cmd_rules_cnt_update()