Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/block/
H A Dxsysace.c224 u16(*in) (struct ace_device * ace, int reg);
225 void (*out) (struct ace_device * ace, int reg, u16 val);
226 void (*datain) (struct ace_device * ace);
227 void (*dataout) (struct ace_device * ace);
231 static u16 ace_in_8(struct ace_device *ace, int reg) in ace_in_8() argument
233 void __iomem *r = ace->baseaddr + reg; in ace_in_8()
237 static void ace_out_8(struct ace_device *ace, int reg, u16 val) in ace_out_8() argument
239 void __iomem *r = ace->baseaddr + reg; in ace_out_8()
244 static void ace_datain_8(struct ace_device *ace) in ace_datain_8() argument
246 void __iomem *r = ace->baseaddr + 0x40; in ace_datain_8()
[all …]
/OK3568_Linux_fs/kernel/fs/nfsd/
H A 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 …]
H A Dnfs4xdr.c394 struct nfs4_ace *ace; in nfsd4_decode_fattr() local
412 for (ace = (*acl)->aces; ace < (*acl)->aces + nace; ace++) { in nfsd4_decode_fattr()
414 ace->type = be32_to_cpup(p++); in nfsd4_decode_fattr()
415 ace->flag = be32_to_cpup(p++); in nfsd4_decode_fattr()
416 ace->access_mask = be32_to_cpup(p++); in nfsd4_decode_fattr()
421 ace->whotype = nfs4_acl_get_whotype(buf, dummy32); in nfsd4_decode_fattr()
423 if (ace->whotype != NFS4_ACL_WHO_NAMED) in nfsd4_decode_fattr()
425 else if (ace->flag & NFS4_ACE_IDENTIFIER_GROUP) in nfsd4_decode_fattr()
427 buf, dummy32, &ace->who_gid); in nfsd4_decode_fattr()
430 buf, dummy32, &ace->who_uid); in nfsd4_decode_fattr()
[all …]
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_acl.c37 const struct xfs_acl_entry *ace; in xfs_acl_from_disk() local
59 ace = &aclp->acl_entry[i]; in xfs_acl_from_disk()
67 acl_e->e_tag = be32_to_cpu(ace->ae_tag); in xfs_acl_from_disk()
68 acl_e->e_perm = be16_to_cpu(ace->ae_perm); in xfs_acl_from_disk()
73 be32_to_cpu(ace->ae_id)); in xfs_acl_from_disk()
77 be32_to_cpu(ace->ae_id)); in xfs_acl_from_disk()
99 struct xfs_acl_entry *ace; in xfs_acl_to_disk() local
104 ace = &aclp->acl_entry[i]; in xfs_acl_to_disk()
107 ace->ae_tag = cpu_to_be32(acl_e->e_tag); in xfs_acl_to_disk()
110 ace->ae_id = cpu_to_be32( in xfs_acl_to_disk()
[all …]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A 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 …]
H A Ddvb-usb-zd1301-cardlist.rst16 - 0ace:13a1
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/ace/files/
H A Dace_config.patch1 diff -ruN ACE_wrappers1/ace/config.h ACE_wrappers/ace/config.h
2 --- ACE_wrappers1/ace/config.h 1970-01-01 02:00:00.000000000 +0200
3 +++ ACE_wrappers/ace/config.h 2019-01-10 13:36:52.698012477 +0200
5 +#include "ace/config-linux.h"
H A Dno_sysctl.patch10 --- a/ace/config-linux.h
11 +++ b/ace/config-linux.h
14 #include "ace/config-linux-common.h"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ace-cloud-editor/
H A Dace-cloud-editor_git.bb7 SRC_URI = "git://github.com/ajaxorg/ace-builds.git;protocol=https;branch=master"
12 FILES:${PN} = "${datadir}/ace-builds"
19 install -d ${D}/${datadir}/ace-builds/src-noconflict
20 rsync -r --exclude=".*" ${S}/src-noconflict/* ${D}/${datadir}/ace-builds/src-noconflict
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dcci.txt70 Definition: must be set to one of {"ace", "ace-lite"}
193 interface-type = "ace-lite";
199 interface-type = "ace";
205 interface-type = "ace";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Duniphier-pro4-ace.dts13 compatible = "socionext,uniphier-pro4-ace", "socionext,uniphier-pro4";
H A Dmt7629.dtsi184 interface-type = "ace-lite";
190 interface-type = "ace";
196 interface-type = "ace";
H A Dexynos5260.dtsi209 interface-type = "ace";
215 interface-type = "ace";
H A Dvexpress-v2p-ca15_a7.dts170 interface-type = "ace";
176 interface-type = "ace";
H A Dsun9i-a80.dtsi560 interface-type = "ace";
566 interface-type = "ace";
H A Dsun8i-a83t.dtsi414 interface-type = "ace";
420 interface-type = "ace";
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Duniphier-pro4-ace.dts15 compatible = "socionext,uniphier-pro4-ace", "socionext,uniphier-pro4";
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/ace/
H A Dace_6.5.12.bb20 B = "${WORKDIR}/ACE_wrappers/ace"
/OK3568_Linux_fs/kernel/fs/nfs_common/
H A Dnfsacl.c45 struct posix_acl_entry ace[4]; member
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A Dinitial.env
/OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/
H A Dinitial.env
/OK3568_Linux_fs/output/
H A Dinitial.env
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/
H A Dmt7622.dtsi349 interface-type = "ace-lite";
355 interface-type = "ace";
361 interface-type = "ace";
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.uniphier35 Pro4 Ace | uniphier_pro4_defconfig | uniphier-pro4-ace
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifssmb.c3418 static void cifs_convert_ace(struct posix_acl_xattr_entry *ace, in cifs_convert_ace() argument
3422 ace->e_perm = cpu_to_le16(cifs_ace->cifs_e_perm); in cifs_convert_ace()
3423 ace->e_tag = cpu_to_le16(cifs_ace->cifs_e_tag); in cifs_convert_ace()
3424 ace->e_id = cpu_to_le32(le64_to_cpu(cifs_ace->cifs_uid)); in cifs_convert_ace()
3480 struct posix_acl_xattr_entry *ace = (void *)(local_acl + 1); in cifs_copy_posix_acl() local
3484 cifs_convert_ace(&ace[i], pACE); in cifs_copy_posix_acl()
3515 struct posix_acl_xattr_entry *ace = (void *)(local_acl + 1); in ACL_to_cifs_posix() local
3542 convert_ace_to_cifs_ace(&cifs_acl->ace_array[i], &ace[i]); in ACL_to_cifs_posix()

12