Function report |
Source Code:mm\slub.c |
Create Date:2022-07-28 15:48:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kmem_cache_alloc_node
Proto:void *kmem_cache_alloc_node(struct kmem_cache *s, gfp_t gfpflags, int node)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
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 | Return ret |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |