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:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:smack_ipc_alloc_security - Set the security blob for ipc*@isp: the object* Returns 0

Proto:static int smack_ipc_alloc_security(struct kern_ipc_perm *isp)

Type:int

Parameter:

TypeParameterName
struct kern_ipc_perm *isp
2925  blob = smack_ipc(isp)
2927  blob = Present a pointer to the smack label in the current task blob.
2928  Return 0