Lines Matching full:newmmsize
3191 size_t newmmsize = granularity_align(nb + SIX_SIZE_T_SIZES +3194 oldmmsize, newmmsize, 1);3197 size_t psize = newmmsize - offset - MMAP_FOOT_PAD;3205 if ((m->footprint += newmmsize - oldmmsize) > m->max_footprint)