Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:memcg_link_cache

Proto:static inline void memcg_link_cache(struct kmem_cache *s, struct mem_cgroup *memcg)

Type:void

Parameter:

TypeParameterName
struct kmem_cache *s
struct mem_cgroup *memcg

NULL

Caller
NameDescribe
create_cache
kmem_cache_initInitialisation. Called after the page allocator have been initialised and* before smp_init().
bootstrapUsed 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.