Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:is_enabled

Proto:static bool __init is_enabled(struct lsm_info *lsm)

Type:bool

Parameter:

TypeParameterName
struct lsm_info *lsm
66  If Not Optional: controlled by CONFIG_LSM Then Return false
69  Return Optional: controlled by CONFIG_LSM
Caller
NameDescribe
append_ordered_lsm
lsm_allowedIs an LSM allowed to be initialized?
initialize_lsmInitialize a given LSM, if it is enabled.