Function report |
Source Code:mm\slab.c |
Create Date:2022-07-28 15:43:09 |
Last Modify:2022-05-23 17:02:55 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:index_to_obj
Proto:static inline void *index_to_obj(struct kmem_cache *cache, struct page *page, unsigned int idx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | cache | |
struct page * | page | |
unsigned int | idx |
425 | Return slab: first object + The size of an object including metadata * idx |
Name | Describe |
---|---|
cache_init_objs | |
slab_get_obj |
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 |