Home
last modified time | relevance | path

Searched refs:update_hiwater_rss (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/mm/
H A Dmadvise.c753 update_hiwater_rss(mm); in madvise_free_single_vma()
H A Drmap.c1639 update_hiwater_rss(mm); in try_to_unmap_one()
H A Dmemory.c1614 update_hiwater_rss(vma->vm_mm); in zap_page_range()
1641 update_hiwater_rss(vma->vm_mm); in zap_page_range_single()
H A Dmmap.c2792 update_hiwater_rss(mm); in unmap_region()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h2104 static inline void update_hiwater_rss(struct mm_struct *mm) in update_hiwater_rss() function