函数逻辑报告 |
Source Code:mm\slub.c |
Create Date:2022-07-27 17:23:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Used for early kmem_cache structures that were allocated using* the page allocator. Allocate them properly then fix up the pointers* that may be pointing to the wrong kmem_cache structure.
函数原型:static struct kmem_cache *__init bootstrap(struct kmem_cache *static_cache)
返回类型:struct kmem_cache
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kmem_cache * | static_cache |
4211 | 用于SLUB分配器,指向slab的指针等于s |
4218 | slab_init_memcg_params(s) |
4219 | 添加链表项 |
4220 | memcg_link_cache(s, NULL) |
4221 | 返回:s |
名称 | 描述 |
---|---|
kmem_cache_init | 设置高速缓存 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |