Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\mm.h Create Date:2022-07-28 05:43:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kvzalloc

Proto:static inline void *kvzalloc(size_t size, gfp_t flags)

Type:void

Parameter:

TypeParameterName
size_tsize
gfp_tflags
663  Return kvmalloc(size, flags | __GFP_ZERO)
Caller
NameDescribe
bucket_table_alloc
test_kvzallocAllocator uses a trailing node argument --------+ (e.g. kmalloc_node())* Allocator uses the gfp_t argument -----------+ | (e.g. kmalloc())* Allocator uses a special leading argument + | | (e.g. devm_kmalloc())* | | |
alloc_swap_info
memcg_alloc_shrinker_maps
sem_alloc
rawdata_f_data_alloc
deflate_decompress
unpack_tablepack_table - unpack a dfa table (one of accept, default, base, next check)*@blob: data to unpack (NOT NULL)*@bsize: size of blob* Returns: pointer to table else NULL on failure* NOTE: must be freed by kvfree (not kfree)
aa_loaddata_alloc
deflate_compress
getxattrExtended attribute GET operations