Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\slob.c Create Date:2022-07-28 15:36:17
Last Modify:2022-05-20 09:26:42 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__kmalloc_node_track_caller

Proto:void *__kmalloc_node_track_caller(size_t size, gfp_t gfp, int node, unsigned long caller)

Type:void

Parameter:

TypeParameterName
size_tsize
gfp_tgfp
intnode
unsigned longcaller
532  Return End of slob allocator proper. Begin kmem_cache_alloc and kmalloc frontend.