Home
last modified time | relevance | path

Searched refs:evm_inode_post_removexattr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Devm.h36 extern void evm_inode_post_removexattr(struct dentry *dentry,
42 evm_inode_post_removexattr(dentry, acl_name); in evm_inode_post_remove_acl()
127 static inline void evm_inode_post_removexattr(struct dentry *dentry, in evm_inode_post_removexattr() function
/kernel/linux/linux-5.10/include/linux/
H A Devm.h33 extern void evm_inode_post_removexattr(struct dentry *dentry,
94 static inline void evm_inode_post_removexattr(struct dentry *dentry, in evm_inode_post_removexattr() function
/kernel/linux/linux-5.10/security/integrity/evm/
H A Devm_main.c454 * evm_inode_post_removexattr - update 'security.evm' after removing the xattr
463 void evm_inode_post_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_post_removexattr() function
/kernel/linux/linux-6.6/security/integrity/evm/
H A Devm_main.c758 * evm_inode_post_removexattr - update 'security.evm' after removing the xattr
767 void evm_inode_post_removexattr(struct dentry *dentry, const char *xattr_name) in evm_inode_post_removexattr() function
/kernel/linux/linux-5.10/fs/
H A Dxattr.c477 evm_inode_post_removexattr(dentry, name); in __vfs_removexattr_locked()
/kernel/linux/linux-6.6/fs/
H A Dxattr.c558 evm_inode_post_removexattr(dentry, name); in __vfs_removexattr_locked()

Completed in 7 milliseconds