Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:smack_msg_msg_alloc_security - Set the security blob for msg_msg*@msg: the object* Returns 0

Proto:static int smack_msg_msg_alloc_security(struct msg_msg *msg)

Type:int

Parameter:

TypeParameterName
struct msg_msg *msg
2898  blob = smack_msg_msg(msg)
2900  blob = Present a pointer to the smack label in the current task blob.
2901  Return 0