Function report |
Source Code:mm\slab.c |
Create Date:2022-07-28 15:45:00 |
Last Modify:2022-05-23 17:02:55 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fixup_slab_list
Proto:static inline void fixup_slab_list(struct kmem_cache *cachep, struct kmem_cache_node *n, struct page *page, void **list)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | cachep | |
struct kmem_cache_node * | n | |
struct page * | page | |
void ** | list |
2822 | If OBJFREELIST_SLAB(cachep) Then |
2832 | first free object = NULL |
Name | Describe |
---|---|
cache_grow_end | |
cache_alloc_pfmemalloc | |
cache_alloc_refill | |
____cache_alloc_node | A interface to enable slab creation on nodeid |
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 |