Searched refs:update_hiwater_vm (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | mm.h | 1656 static inline void update_hiwater_vm(struct mm_struct *mm) in update_hiwater_vm() function |
/Linux-v4.19/mm/ | ||
D | mmap.c | 2543 update_hiwater_vm(mm); in remove_vma_list() |