Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\mm.h Create Date:2022-07-28 05:43:40
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:get_mm_hiwater_rss

Proto:static inline unsigned long get_mm_hiwater_rss(struct mm_struct *mm)

Type:unsigned long

Parameter:

TypeParameterName
struct mm_struct *mm
1678  Return max - return maximum of two values of the same or compatible types*@x: first value*@y: second value( High-watermark of RSS usage , get_mm_rss(mm))