函数逻辑报告 |
Source Code:mm\slab.h |
Create Date:2022-07-27 15:27:30 |
Last Modify:2022-05-23 16:25:42 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:slab_want_init_on_free
函数原型:static inline bool slab_want_init_on_free(struct kmem_cache *c)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kmem_cache * | c |
734 | 如果static_branch_unlikely( & init_on_free)则返回:非ctor或Used for retrieving partial slabs, etc. 按位与Defer freeing slabs to RCU 按位或DEBUG: Poison objects 的值的值 |
737 | 返回:false |
名称 | 描述 |
---|---|
set_objfreelist_slab_cache | |
___cache_free | |
slab_free_freelist_hook | |
maybe_wipe_obj_freeptr | If the object has been wiped upon free, make sure it's fully initialized by* zeroing out freelist pointer. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |