vfs_getxattr_alloc   59 include/linux/xattr.h ssize_t vfs_getxattr_alloc(struct dentry *dentry, const char *name,
vfs_getxattr_alloc  328 security/apparmor/domain.c 		size = vfs_getxattr_alloc(d, profile->xattrs[i], &value,
vfs_getxattr_alloc  389 security/commoncap.c 	ret = (int) vfs_getxattr_alloc(dentry, XATTR_NAME_CAPS,
vfs_getxattr_alloc  227 security/integrity/evm/evm_crypto.c 		size = vfs_getxattr_alloc(dentry, xattr->name,
vfs_getxattr_alloc  280 security/integrity/evm/evm_crypto.c 	rc = vfs_getxattr_alloc(dentry, XATTR_NAME_EVM, (char **)&xattr_data, 0,
vfs_getxattr_alloc  148 security/integrity/evm/evm_main.c 	rc = vfs_getxattr_alloc(dentry, XATTR_NAME_EVM, (char **)&xattr_data, 0,
vfs_getxattr_alloc  195 security/integrity/ima/ima_appraise.c 	ret = vfs_getxattr_alloc(dentry, XATTR_NAME_IMA, (char **)xattr_value,