Home
last modified time | relevance | path

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

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