Searched refs:cur_tag (Results 1 – 2 of 2) sorted by relevance
160 uint8_t cur_tag; member201 s_ptr->scratch[s_ptr->scratch_len++] = s_ptr->cur_tag; in vm_mte_rle_compress_tags()248 uint8_t out_byte = (uint8_t)((uint8_t)cmd << 4) | s_ptr->cur_tag; in vm_mte_rle_compress_tags()269 if (tag == s.cur_tag) { in vm_mte_rle_compress_tags()280 s.cur_tag = tag; in vm_mte_rle_compress_tags()291 return C_MTE_SIZE + 1 + s.cur_tag; in vm_mte_rle_compress_tags()472 if (tag == s.cur_tag) { in vm_mte_rle_runs_histogram()481 s.cur_tag = tag; in vm_mte_rle_runs_histogram()
277 uint8_t cur_tag = 0; in random_tag_runs_buf() local285 cur_tag = (uint8_t)(my_rand() % num_options); in random_tag_runs_buf()288 tags[ti] = cur_tag; in random_tag_runs_buf()302 uint8_t cur_tag = 0; in same_repeat_buf() local308 cur_tag = (cur_tag + 1) % 0xf; in same_repeat_buf()311 tags[ti] = cur_tag; in same_repeat_buf()