Searched refs:seg_end (Results 1 – 2 of 2) sorted by relevance
1326 uptr seg_end = seg_start + phdr->p_memsz; in ForEachMappedRegion() local1330 seg_end = RoundUpTo(seg_end, GetPageSizeCached()); in ForEachMappedRegion()1331 cb((void *)seg_start, seg_end - seg_start); in ForEachMappedRegion()
3455 uint64_t seg_start = 0, seg_end = 0; in scan_io_queues_run_one() local3473 seg_end = SIO_GET_END_OFFSET(last_sio); in scan_io_queues_run_one()3493 scan_io_queues_update_seg_stats(queue, seg_start, seg_end); in scan_io_queues_run_one()