Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\module.c Create Date:2022-07-28 10:58:37
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:module_alloc

Proto:void *__weak module_alloc(unsigned long size)

Type:void

Parameter:

TypeParameterName
unsigned longsize
2811  Return vmalloc_exec(size)
Caller
NameDescribe
move_module
alloc_insn_page