Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\kmem.h Create Date:2022-07-28 14:29:02
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Required for uniquely and securely identifying mm in rss_stat tracepoint.

Proto:static unsigned int __maybe_unused mm_ptr_to_hash(const void *ptr)

Type:unsigned int

Parameter:

TypeParameterName
const void *ptr
328  ret = ptr_to_hashval(ptr, & hashval)
329  If ret Then Return 0
333  Return hashval