Searched refs:repeat (Results 1 – 3 of 3) sorted by relevance
373 uint32_t repeat = cmd_to_count[cmd]; in vm_mte_rle_decompress_tags() local375 assert(repeat >= CMTE_MIN_REPEAT_IN_ONE_COMMAND && repeat <= CMTE_MAX_REPEAT_IN_ONE_COMMAND); in vm_mte_rle_decompress_tags()379 repeat -= 1; in vm_mte_rle_decompress_tags()381 uint32_t fill_sz = repeat / 2; in vm_mte_rle_decompress_tags()391 if ((repeat % 2) != 0) { in vm_mte_rle_decompress_tags()
99 5. If we found any actions to take in step 4, repeat Phase 2. Else, continue
260 repeat: in nxctl_close()275 goto repeat; in nxctl_close()