Home
last modified time | relevance | path

Searched refs:get_mm_hiwater_vm (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/kernel/
Dtsacct.c96 stats->hiwater_vm = get_mm_hiwater_vm(mm) * PAGE_SIZE / KB; in xacct_add_tsk()
/Linux-v5.4/include/linux/
Dmm.h1688 static inline unsigned long get_mm_hiwater_vm(struct mm_struct *mm) in get_mm_hiwater_vm() function