get_mm_hiwater_rss
unsigned long hiwater_rss = get_mm_hiwater_rss(mm);
stats->hiwater_rss = get_mm_hiwater_rss(mm) * PAGE_SIZE / KB;