函数逻辑报告 |
Source Code:mm\slub.c |
Create Date:2022-07-27 17:22:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:在指定节点上分配一个对象
函数原型:void *kmem_cache_alloc_node(struct kmem_cache *s, gfp_t gfpflags, int node)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct kmem_cache * | s | |
gfp_t | gfpflags | |
int | node |
2797 | trace_kmem_cache_alloc_node(_RET_IP_, ret, The size of an object without metadata , The size of an object including metadata , gfpflags, node) |
2800 | 返回:ret |
名称 | 描述 |
---|---|
alloc_unbound_pwq | btain a pool matching @attr and create a pwq associating the pool and @wq |
alloc_vmap_area | Allocate a region of KVA of the specified size and alignment, within the* vstart and vend. |
alloc_slabmgmt | Get the memory for a slab management obj.* For a slab cache when the slab descriptor is off-slab, the* slab descriptor can't come from the same cache which is being created,* Because if it is the case, that means we defer the creation of |
init_kmem_cache_nodes | |
create_task_io_context | |
ioc_create_icq | _create_icq - create and link io_cq*@ioc: io_context of interest*@q: request_queue of interest*@gfp_mask: allocation mask* Make sure io_cq linking @ioc and @q exists |
bfq_get_queue |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |