函数逻辑报告 |
Source Code:mm\kasan\common.c |
Create Date:2022-07-27 17:24:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This function assigns a tag to an object considering the following:* 1
函数原型:static u8 assign_tag(struct kmem_cache *cache, const void *object, bool init, bool keep_tag)
返回类型:u8
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kmem_cache * | cache | |
const void * | object | |
bool | init | |
bool | keep_tag |
390 | 如果非ctor且非Used for retrieving partial slabs, etc. 按位与Defer freeing slabs to RCU 的值则返回:如果init则ative kernel pointers tag 否则random_tag() |
名称 | 描述 |
---|---|
kasan_init_slab_obj | |
__kasan_kmalloc |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |