Home
last modified time | relevance | path

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

/linux/kernel/
H A Dtsacct.c104 stats->hiwater_vm = get_mm_hiwater_vm(mm) * PAGE_SIZE / KB; in xacct_add_tsk()
/linux/include/linux/
H A Dmm.h2665 static inline unsigned long get_mm_hiwater_vm(struct mm_struct *mm) in get_mm_hiwater_vm() function