函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\selinux\hooks.c Create Date:2022-07-27 20:25:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:alise the security for the init task

函数原型:static void cred_init_security(void)

返回类型:void

参数:

210  cred等于real_cred
213  tsec等于selinux_cred(cred)
214  SID prior to last execve 等于 current SID 等于SECINITSID_KERNEL
调用者
名称描述
selinux_init