函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\kasan\common.c Create Date:2022-07-27 17:24:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:kasan_poison_slab

函数原型:void kasan_poison_slab(struct page *page)

返回类型:void

参数:

类型参数名称
struct page *page
342 i小于Returns the number of pages in this potentially compound page. 循环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.
调用者
名称描述
allocate_slab