| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | xsysace.c | 224 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 D | nfs4acl.c | 237 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 D | nfs4xdr.c | 394 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 D | xfs_acl.c | 37 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 D | saa7134-cardlist.rst | 523 - 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 D | dvb-usb-zd1301-cardlist.rst | 16 - 0ace:13a1
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/ace/files/ |
| H A D | ace_config.patch | 1 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 D | no_sysctl.patch | 10 --- 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 D | ace-cloud-editor_git.bb | 7 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 D | cci.txt | 70 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 D | uniphier-pro4-ace.dts | 13 compatible = "socionext,uniphier-pro4-ace", "socionext,uniphier-pro4";
|
| H A D | mt7629.dtsi | 184 interface-type = "ace-lite"; 190 interface-type = "ace"; 196 interface-type = "ace";
|
| H A D | exynos5260.dtsi | 209 interface-type = "ace"; 215 interface-type = "ace";
|
| H A D | vexpress-v2p-ca15_a7.dts | 170 interface-type = "ace"; 176 interface-type = "ace";
|
| H A D | sun9i-a80.dtsi | 560 interface-type = "ace"; 566 interface-type = "ace";
|
| H A D | sun8i-a83t.dtsi | 414 interface-type = "ace"; 420 interface-type = "ace";
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | uniphier-pro4-ace.dts | 15 compatible = "socionext,uniphier-pro4-ace", "socionext,uniphier-pro4";
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/ace/ |
| H A D | ace_6.5.12.bb | 20 B = "${WORKDIR}/ACE_wrappers/ace"
|
| /OK3568_Linux_fs/kernel/fs/nfs_common/ |
| H A D | nfsacl.c | 45 struct posix_acl_entry ace[4]; member
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | initial.env | |
| /OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/ |
| H A D | initial.env | |
| /OK3568_Linux_fs/output/ |
| H A D | initial.env | |
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/ |
| H A D | mt7622.dtsi | 349 interface-type = "ace-lite"; 355 interface-type = "ace"; 361 interface-type = "ace";
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.uniphier | 35 Pro4 Ace | uniphier_pro4_defconfig | uniphier-pro4-ace
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifssmb.c | 3418 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()
|