Home
last modified time | relevance | path

Searched refs:ctr2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/
H A Dgpt.c659 int partlistlen, ret, numparts = 0, partnum, i = 1, ctr1 = 0, ctr2 = 0; in do_rename_gpt_parts() local
721 ctr2++; in do_rename_gpt_parts()
724 if ((ctr1 + ctr2 < 2) || (ctr1 != ctr2)) { in do_rename_gpt_parts()
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c707 uint64_t *ctr2, in hv_balloon_remove_response_insert_range() argument
723 *ctr2 += effcount; in hv_balloon_remove_response_insert_range()