Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:kasan_unpoison_object_data

Proto:void kasan_unpoison_object_data(struct kmem_cache *cache, void *object)

Type:void

Parameter:

TypeParameterName
struct kmem_cache *cache
void *object
350  kasan_unpoison_shadow(object, The size of an object without metadata )
Caller
NameDescribe
setup_object