函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:kasan_enable_current

函数原型:void kasan_enable_current(void)

返回类型:void

参数:

85  kasan_depth自加
调用者
名称描述
end_report
hex_dump_objectPrinting of the objects hex dump to the seq file. The number of lines to be* printed is limited to HEX_MAX_LINES to prevent seq file spamming. The* actual number of printed bytes depends on HEX_ROW_SIZE. It must be called* with the object->lock held.
update_checksumUpdate an object's checksum and return true if it was modified.
scan_blockScan a memory block (exclusive range) for valid pointers and add those* found to the gray list.
__text_poke