Function report |
Source Code:mm\slab.c |
Create Date:2022-07-28 15:45:32 |
Last Modify:2022-05-23 17:02:55 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__do_cache_alloc
Proto:static __always_inline void *__do_cache_alloc(struct kmem_cache *cache, gfp_t flags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | cache | |
gfp_t | flags |
3320 | If mempolicy || cpuset_do_slab_mem_spread() Then |
3325 | objp = ____cache_alloc(cache, flags) |
3331 | If Not objp Then objp = A interface to enable slab creation on nodeid |
3334 | out : |
3335 | Return objp |
Name | Describe |
---|---|
slab_alloc | |
kmem_cache_alloc_bulk |
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 |