函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:smack_file

函数原型:static inline struct smack_known **smack_file(const struct file *file)

返回类型:struct smack_known

参数:

类型参数名称
const struct file *file
356  返回:f_securitylbs_file
调用者
名称描述
smack_file_alloc_securitysmack_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
smack_file_set_fownersmack_file_set_fowner - set the file security blob value*@file: object in question
smack_file_send_sigiotasksmack_file_send_sigiotask - Smack on sigio*@tsk: The target task*@fown: the object the signal come from*@signum: unused* Allow a privileged task to get signals even if it shouldn't* Returns 0 if a subject with the object's smack could