Searched refs:nonrpt_i (Results 1 – 1 of 1) sorted by relevance
360 int32_t nonrpt_i = cmd_to_count[cmd] - 1; // number of tags we still need to read in vm_mte_rle_decompress_tags() local361 assert(nonrpt_i % 2 == 0); // sanity in vm_mte_rle_decompress_tags()362 for (; nonrpt_i > 0; nonrpt_i -= 2) { in vm_mte_rle_decompress_tags()432 int32_t nonrpt_i = cmd_to_count[cmd] - 1; // number of tags we still need to read in vm_mte_rle_comp_histogram() local433 assert(nonrpt_i % 2 == 0); // sanity in vm_mte_rle_comp_histogram()434 for (; nonrpt_i > 0; nonrpt_i -= 2) { in vm_mte_rle_comp_histogram()