Searched refs:seg_end (Results 1 – 2 of 2) sorted by relevance
1397 uptr seg_end = seg_start + phdr->p_memsz; in ForEachMappedRegion() local1401 seg_end = RoundUpTo(seg_end, GetPageSizeCached()); in ForEachMappedRegion()1402 cb((void *)seg_start, seg_end - seg_start); in ForEachMappedRegion()
3469 uint64_t seg_start = 0, seg_end = 0; in scan_io_queues_run_one() local3487 seg_end = SIO_GET_END_OFFSET(last_sio); in scan_io_queues_run_one()3507 scan_io_queues_update_seg_stats(queue, seg_start, seg_end); in scan_io_queues_run_one()