Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\vmalloc.c Create Date:2022-07-28 15:00:23
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__vmalloc_node_flags_caller

Proto:void *__vmalloc_node_flags_caller(unsigned long size, int node, gfp_t flags, void *caller)

Type:void

Parameter:

TypeParameterName
unsigned longsize
intnode
gfp_tflags
void *caller
2623  Return __vmalloc_node(size, 1, flags, PAGE_KERNEL, node, caller)