函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:vm_inode_post_removexattr - update 'security

函数原型:void evm_inode_post_removexattr(struct dentry *dentry, const char *xattr_name)

返回类型:void

参数:

类型参数名称
struct dentry *dentry
const char *xattr_name
458  如果非evm_key_loaded()或非evm_protected_xattr(xattr_name)则返回
461  evm_reset_status( Where the name belongs to - NULL is * negative )
463  evm_update_evmxattr(dentry, xattr_name, NULL, 0)