Searched refs:loop_end (Results 1 – 1 of 1) sorted by relevance
3281 uint64_t loop_end; in mteinfo_tag_storage_process_vm_tags() local3286 loop_end = (ret) ? end : start; in mteinfo_tag_storage_process_vm_tags()3287 for (int64_t i = start; i <= loop_end; i++) { in mteinfo_tag_storage_process_vm_tags()