Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:may_init_module

Proto:static int may_init_module(void)

Type:int

Parameter:Nothing

3676  If Not Check operation authority || Block module loading/unloading? Then Return -EPERM
3679  Return 0
Caller
NameDescribe
SYSCALL_DEFINE3
SYSCALL_DEFINE3