Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:kmem_cache_alloc_node

Proto:void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t gfp, int node)

Type:void

Parameter:

TypeParameterName
struct kmem_cache *cachep
gfp_tgfp
intnode
637  Return slob_alloc_node(cachep, gfp, node)