函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:smack_file_alloc_security - assign a file security blob*@file: the object* The security blob for a file is a pointer to the master* label list, so no allocation is done.* f_security is the owner security information. It

函数原型:static int smack_file_alloc_security(struct file *file)

返回类型:int

参数:

类型参数名称
struct file *file
1536  blob等于smack_file(file)
1538  blob等于Present a pointer to the smack label in the current task blob.
1539  返回:0