Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\kasan.h Create Date:2022-07-28 06:00:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kasan_reset_tag

Proto:static inline void *kasan_reset_tag(const void *addr)

Type:void

Parameter:

TypeParameterName
const void *addr
202  Return addr
Caller
NameDescribe
kreallockrealloc - reallocate memory. The contents will remain unchanged.*@p: object to reallocate memory for.*@new_size: how many bytes of memory are required.*@flags: the type of memory to allocate.* The contents of the object pointed to are preserved up to the