Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:kasan_addr_to_page

Proto:struct page *kasan_addr_to_page(const void *addr)

Type:struct page

Parameter:

TypeParameterName
const void *addr
116  If addr >= PAGE_OFFSET && addr < A number of key systems in x86 including ioremap() rely on the assumption* that high_memory defines the upper bound on direct map memory, then end* of ZONE_NORMAL Then Return virt_to_head_page(addr)
119  Return NULL
Caller
NameDescribe
print_address_description