Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\slab.c Create Date:2022-07-28 15:43:17
Last Modify:2022-05-23 17:02:55 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:init_arraycache

Proto:static void init_arraycache(struct array_cache *ac, int limit, int batch)

Type:void

Parameter:

TypeParameterName
struct array_cache *ac
intlimit
intbatch
572  If ac Then
573  avail = 0
574  limit = limit
575  batchcount = batch
576  touched = 0
Caller
NameDescribe
alloc_arraycache
__alloc_alien_cache
alloc_kmem_cache_cpus