Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:report_enabled

Proto:static bool report_enabled(void)

Type:bool

Parameter:Nothing

451  If kasan_depth Then Return false
453  If st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from Then Return true
455  Return Not st_and_set_bit - Set a bit and return its old value*@nr: Bit to set*@addr: Address to count from* This is an atomic fully-ordered operation (implied full memory barrier).
Caller
NameDescribe
__kasan_report