Home
last modified time | relevance | path

Searched refs:lengths (Results 1 – 25 of 56) sorted by relevance

123

/Linux-v4.19/fs/orangefs/
Dxattr.c364 if (new_op->downcall.resp.listxattr.lengths[i] < 0 || in orangefs_listxattr()
365 new_op->downcall.resp.listxattr.lengths[i] > in orangefs_listxattr()
369 new_op->downcall.resp.listxattr.lengths[i]); in orangefs_listxattr()
373 if (total + new_op->downcall.resp.listxattr.lengths[i] > size) in orangefs_listxattr()
384 listxattr.lengths[i])) { in orangefs_listxattr()
390 new_op->downcall.resp.listxattr.lengths[i]); in orangefs_listxattr()
391 total += new_op->downcall.resp.listxattr.lengths[i]; in orangefs_listxattr()
398 key_size += new_op->downcall.resp.listxattr.lengths[i]; in orangefs_listxattr()
Ddowncall.h73 __s32 lengths[ORANGEFS_MAX_XATTR_LISTLEN]; member
/Linux-v4.19/lib/
Dbuild_OID_registry50 my @lengths = ();
69 push @lengths, $size;
/Linux-v4.19/Documentation/devicetree/bindings/display/ti/
Dti,omap5-dss.txt64 - reg: addresses and lengths of the register spaces for 'proto', 'phy' and 'pll'
86 - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy',
Dti,omap4-dss.txt83 - reg: addresses and lengths of the register spaces for 'proto', 'phy' and 'pll'
105 - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy',
Dti,dra7-dss.txt60 - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy',
Dti,omap3-dss.txt77 - reg: addresses and lengths of the register spaces for 'proto', 'phy' and 'pll'
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Datmel-quadspi.txt5 - reg: Should contain the locations and lengths of the base registers
/Linux-v4.19/Documentation/devicetree/bindings/net/can/
Dti_hecc.txt9 - reg: addresses and lengths of the register spaces for 'hecc', 'hecc-ram'
/Linux-v4.19/Documentation/devicetree/bindings/gpu/
Dbrcm,bcm-v3d.txt8 - reg: Physical base addresses and lengths of the register areas
/Linux-v4.19/arch/arm64/crypto/
Dghash-ce-glue.c356 u128 lengths; in gcm_final() local
358 lengths.a = cpu_to_be64(req->assoclen * 8); in gcm_final()
359 lengths.b = cpu_to_be64(cryptlen * 8); in gcm_final()
361 ghash_do_update(1, dg, (void *)&lengths, &ctx->ghash_key, NULL); in gcm_final()
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dversatile.txt8 - reg: base addresses and lengths of the PCI controller. There must be 3
Dsamsung,exynos5440-pcie.txt8 - reg: base addresses and lengths of the PCIe controller,
Daxis,artpec6-pcie.txt11 - reg: base addresses and lengths of the PCIe controller (DBI),
Dlayerscape-pci.txt22 - reg: base addresses and lengths of the PCIe controller register blocks.
/Linux-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-m420.rst26 All line lengths are identical: if the Y lines include pad bytes so do
/Linux-v4.19/Documentation/devicetree/bindings/crypto/
Dhisilicon,hip07-sec.txt7 - reg: Memory addresses and lengths of the memory regions through which
/Linux-v4.19/Documentation/s390/
D3270.ChangeLog18 * Do read and write lengths correctly in fs3270_read()
/Linux-v4.19/Documentation/devicetree/bindings/arm/uniphier/
Dcache-uniphier.txt9 - reg: offsets and lengths of the register sets for the device. It should
/Linux-v4.19/crypto/
Dgcm.c250 u128 lengths; in gcm_hash_len() local
252 lengths.a = cpu_to_be64(req->assoclen * 8); in gcm_hash_len()
253 lengths.b = cpu_to_be64(gctx->cryptlen * 8); in gcm_hash_len()
254 memcpy(pctx->iauth_tag, &lengths, 16); in gcm_hash_len()
258 pctx->iauth_tag, sizeof(lengths)); in gcm_hash_len()
/Linux-v4.19/Documentation/networking/
Dudplite.txt208 lengths), only the first fragment needs to be considered. When using
209 larger checksum coverage lengths, each eligible fragment needs to be
223 coverage lengths are likely to be expected.
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dbrcm,bcm7445-switch-v4.0.txt10 pairs of register addresses and lengths
/Linux-v4.19/Documentation/devicetree/bindings/serial/
Dqcom,msm-uartdm.txt16 - reg: Should contain UART register locations and lengths. The first
/Linux-v4.19/Documentation/devicetree/bindings/spi/
Dsh-msiof.txt25 - reg : A list of offsets and lengths of the register sets for
/Linux-v4.19/Documentation/media/uapi/rc/
Dlirc-dev-intro.rst119 The values are alternating pulse and space lengths, in microseconds. The

123