Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:smack_task_getsecid - get the secid of the task*@p: the object task*@secid: where to put the result* Sets the secid to contain a u32 version of the smack label.

Proto:static void smack_task_getsecid(struct task_struct *p, unsigned int *secid)

Type:void

Parameter:

TypeParameterName
struct task_struct *p
unsigned int *secid
2098  skp = smk_of_task_struct(p)
2100  secid = smk_secid