Function report |
Source Code:mm\slab.h |
Create Date:2022-07-28 14:04:14 |
Last Modify:2022-05-23 16:25:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:memcg_link_cache
Proto:static inline void memcg_link_cache(struct kmem_cache *s, struct mem_cgroup *memcg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmem_cache * | s | |
struct mem_cgroup * | memcg |
NULL
Name | Describe |
---|---|
create_cache | |
kmem_cache_init | Initialisation. Called after the page allocator have been initialised and* before smp_init(). |
bootstrap | Used for early kmem_cache structures that were allocated using* the page allocator. Allocate them properly then fix up the pointers* that may be pointing to the wrong kmem_cache structure. |
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 |