Home
last modified time | relevance | path

Searched refs:ace (Results 1 – 22 of 22) sorted by relevance

/Linux-v6.6/drivers/media/pci/intel/ivsc/
Dmei_ace.c197 static int construct_command(struct mei_ace *ace, struct ace_cmd *cmd, in construct_command() argument
213 hdr->firmware_id = ace->firmware_id; in construct_command()
217 hdr->firmware_id = ace->firmware_id; in construct_command()
227 static int mei_ace_send(struct mei_ace *ace, struct ace_cmd *cmd, in mei_ace_send() argument
230 union ace_notif_hdr *resp_hdr = &ace->cmd_response.hdr; in mei_ace_send()
231 union ace_notif_hdr *ack_hdr = &ace->cmd_ack.hdr; in mei_ace_send()
235 mutex_lock(&ace->lock); in mei_ace_send()
237 reinit_completion(&ace->cmd_completion); in mei_ace_send()
239 ret = mei_cldev_send(ace->cldev, (u8 *)cmd, len); in mei_ace_send()
243 ret = wait_for_completion_killable_timeout(&ace->cmd_completion, in mei_ace_send()
[all …]
DMakefile8 obj-$(CONFIG_INTEL_VSC) += ivsc-ace.o
9 ivsc-ace-y += mei_ace.o
/Linux-v6.6/fs/nfsd/
Dnfs4acl.c237 struct nfs4_ace *ace; in _posix_to_nfsv4_one() local
247 ace = acl->aces + acl->naces; in _posix_to_nfsv4_one()
257 ace->type = NFS4_ACE_ACCESS_DENIED_ACE_TYPE; in _posix_to_nfsv4_one()
258 ace->flag = eflag; in _posix_to_nfsv4_one()
259 ace->access_mask = deny_mask_from_posix(deny, flags); in _posix_to_nfsv4_one()
260 ace->whotype = NFS4_ACL_WHO_OWNER; in _posix_to_nfsv4_one()
261 ace++; in _posix_to_nfsv4_one()
265 ace->type = NFS4_ACE_ACCESS_ALLOWED_ACE_TYPE; in _posix_to_nfsv4_one()
266 ace->flag = eflag; in _posix_to_nfsv4_one()
267 ace->access_mask = mask_from_posix(pa->e_perm, flags | NFS4_ACL_OWNER); in _posix_to_nfsv4_one()
[all …]
Dnfs4xdr.c289 nfsd4_decode_nfsace4(struct nfsd4_compoundargs *argp, struct nfs4_ace *ace) in nfsd4_decode_nfsace4() argument
294 if (xdr_stream_decode_u32(argp->xdr, &ace->type) < 0) in nfsd4_decode_nfsace4()
296 if (xdr_stream_decode_u32(argp->xdr, &ace->flag) < 0) in nfsd4_decode_nfsace4()
298 if (xdr_stream_decode_u32(argp->xdr, &ace->access_mask) < 0) in nfsd4_decode_nfsace4()
306 ace->whotype = nfs4_acl_get_whotype((char *)p, length); in nfsd4_decode_nfsace4()
307 if (ace->whotype != NFS4_ACL_WHO_NAMED) in nfsd4_decode_nfsace4()
309 else if (ace->flag & NFS4_ACE_IDENTIFIER_GROUP) in nfsd4_decode_nfsace4()
311 (char *)p, length, &ace->who_gid); in nfsd4_decode_nfsace4()
314 (char *)p, length, &ace->who_uid); in nfsd4_decode_nfsace4()
323 struct nfs4_ace *ace; in nfsd4_decode_acl() local
[all …]
/Linux-v6.6/fs/xfs/
Dxfs_acl.c39 const struct xfs_acl_entry *ace; in xfs_acl_from_disk() local
61 ace = &aclp->acl_entry[i]; in xfs_acl_from_disk()
69 acl_e->e_tag = be32_to_cpu(ace->ae_tag); in xfs_acl_from_disk()
70 acl_e->e_perm = be16_to_cpu(ace->ae_perm); in xfs_acl_from_disk()
75 be32_to_cpu(ace->ae_id)); in xfs_acl_from_disk()
79 be32_to_cpu(ace->ae_id)); in xfs_acl_from_disk()
101 struct xfs_acl_entry *ace; in xfs_acl_to_disk() local
106 ace = &aclp->acl_entry[i]; in xfs_acl_to_disk()
109 ace->ae_tag = cpu_to_be32(acl_e->e_tag); in xfs_acl_to_disk()
112 ace->ae_id = cpu_to_be32( in xfs_acl_to_disk()
[all …]
/Linux-v6.6/Documentation/admin-guide/media/
Dsaa7134-cardlist.rst523 - 5ace:5050
527 - 5ace:5070, 5ace:5090
535 - 5ace:6070
539 - 5ace:6190
587 - 5ace:6290
591 - 5ace:6191
595 - 5ace:6193
667 - 5ace:6071
671 - 5ace:6090
675 - 5ace:6091
[all …]
Ddvb-usb-zd1301-cardlist.rst16 - 0ace:13a1
/Linux-v6.6/fs/smb/server/
Dsmbacl.c985 static void smb_set_ace(struct smb_ace *ace, const struct smb_sid *sid, u8 type, in smb_set_ace() argument
988 ace->type = type; in smb_set_ace()
989 ace->flags = flags; in smb_set_ace()
990 ace->access_req = access_req; in smb_set_ace()
991 smb_copy_sid(&ace->sid, sid); in smb_set_ace()
992 ace->size = cpu_to_le16(1 + 1 + 2 + 4 + 1 + 1 + 6 + (sid->num_subauth * 4)); in smb_set_ace()
1199 struct smb_ace *ace; in smb_check_perm_dacl() local
1238 ace = (struct smb_ace *)((char *)pdacl + sizeof(struct smb_acl)); in smb_check_perm_dacl()
1243 ace_size = le16_to_cpu(ace->size); in smb_check_perm_dacl()
1247 granted |= le32_to_cpu(ace->access_req); in smb_check_perm_dacl()
[all …]
/Linux-v6.6/arch/arm/boot/dts/socionext/
DMakefile6 uniphier-pro4-ace.dtb \
Duniphier-pro4-ace.dts13 compatible = "socionext,uniphier-pro4-ace", "socionext,uniphier-pro4";
/Linux-v6.6/arch/arm/boot/dts/mediatek/
Dmt7629.dtsi183 interface-type = "ace-lite";
189 interface-type = "ace";
195 interface-type = "ace";
/Linux-v6.6/arch/arm/boot/dts/samsung/
Dexynos5260.dtsi364 interface-type = "ace";
370 interface-type = "ace";
Dexynos5420.dtsi275 interface-type = "ace";
280 interface-type = "ace";
/Linux-v6.6/arch/arm64/boot/dts/mediatek/
Dmt6795.dtsi459 interface-type = "ace-lite";
465 interface-type = "ace";
471 interface-type = "ace";
Dmt7622.dtsi357 interface-type = "ace-lite";
363 interface-type = "ace";
369 interface-type = "ace";
/Linux-v6.6/arch/arm/boot/dts/arm/
Dvexpress-v2p-ca15_a7.dts170 interface-type = "ace";
176 interface-type = "ace";
/Linux-v6.6/fs/nfs_common/
Dnfsacl.c45 struct posix_acl_entry ace[4]; member
/Linux-v6.6/fs/ntfs3/
Dfsntfs.c1720 const struct ACE_HEADER *ace; in is_acl_valid() local
1744 ace = (struct ACE_HEADER *)&acl[1]; in is_acl_valid()
1751 ace_size = le16_to_cpu(ace->AceSize); in is_acl_valid()
1756 ace = Add2Ptr(ace, ace_size); in is_acl_valid()
/Linux-v6.6/arch/arm/boot/dts/allwinner/
Dsun9i-a80.dtsi560 interface-type = "ace";
566 interface-type = "ace";
Dsun8i-a83t.dtsi414 interface-type = "ace";
420 interface-type = "ace";
/Linux-v6.6/fs/smb/client/
Dcifssmb.c2893 static void cifs_init_posix_acl(struct posix_acl_entry *ace, in cifs_init_posix_acl() argument
2897 ace->e_perm = cifs_ace->cifs_e_perm; in cifs_init_posix_acl()
2898 ace->e_tag = cifs_ace->cifs_e_tag; in cifs_init_posix_acl()
2900 switch (ace->e_tag) { in cifs_init_posix_acl()
2902 ace->e_uid = make_kuid(&init_user_ns, in cifs_init_posix_acl()
2906 ace->e_gid = make_kgid(&init_user_ns, in cifs_init_posix_acl()
/Linux-v6.6/fs/nfs/
Dnfs4xdr.c3249 static int decode_ace(struct xdr_stream *xdr, void *ace) in decode_ace() argument