Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\kasan\report.c Create Date:2022-07-28 15:52:57
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:shadow_pointer_offset

Proto:static int shadow_pointer_offset(const void *row, const void *shadow)

Type:int

Parameter:

TypeParameterName
const void *row
const void *shadow
407  Return 3 + BITS_PER_LONG / 8 * 2 + (shadow - row) * 2 + (shadow - row) / Shadow layout customization. + 1
Caller
NameDescribe
print_shadow_for_address