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