Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:kasan_poison_slab

Proto:void kasan_poison_slab(struct page *page)

Type:void

Parameter:

TypeParameterName
struct page *page
342  When i < Returns the number of pages in this potentially compound page. cycle page_kasan_tag_reset(page + i)
344  Poisons the shadow memory for 'size' bytes starting from 'addr'.* Memory addresses should be aligned to KASAN_SHADOW_SCALE_SIZE.
Caller
NameDescribe
allocate_slab