Home
last modified time | relevance | path

Searched refs:get_mm_counter (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h1904 static inline unsigned long get_mm_counter(struct mm_struct *mm, int member) in get_mm_counter() function
1973 return get_mm_counter(mm, MM_FILEPAGES) + get_mm_counter(mm, MM_ANONPAGES) + get_mm_counter(mm, MM_SHMEMPAGES); in get_mm_rss()

Completed in 6 milliseconds