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