/Linux-v5.4/fs/orangefs/ |
D | xattr.c | 468 if (new_op->downcall.resp.listxattr.lengths[i] < 0 || in orangefs_listxattr() 469 new_op->downcall.resp.listxattr.lengths[i] > in orangefs_listxattr() 473 new_op->downcall.resp.listxattr.lengths[i]); in orangefs_listxattr() 477 if (total + new_op->downcall.resp.listxattr.lengths[i] > size) in orangefs_listxattr() 488 listxattr.lengths[i])) { in orangefs_listxattr() 494 new_op->downcall.resp.listxattr.lengths[i]); in orangefs_listxattr() 495 total += new_op->downcall.resp.listxattr.lengths[i]; in orangefs_listxattr() 502 key_size += new_op->downcall.resp.listxattr.lengths[i]; in orangefs_listxattr()
|
D | downcall.h | 73 __s32 lengths[ORANGEFS_MAX_XATTR_LISTLEN]; member
|
/Linux-v5.4/lib/ |
D | build_OID_registry | 46 my @lengths = (); 65 push @lengths, $size;
|
/Linux-v5.4/Documentation/devicetree/bindings/spi/ |
D | nvidia,tegra114-spi.txt | 30 Tap values vary based on the platform design trace lengths from Tegra SPI 35 Tap values vary based on the platform design trace lengths from Tegra SPI
|
D | atmel-quadspi.txt | 7 - reg: Should contain the locations and lengths of the base registers
|
/Linux-v5.4/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap5-dss.txt | 64 - 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',
|
D | ti,omap4-dss.txt | 83 - 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',
|
D | ti,dra7-dss.txt | 60 - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy',
|
D | ti,omap3-dss.txt | 77 - reg: addresses and lengths of the register spaces for 'proto', 'phy' and 'pll'
|
/Linux-v5.4/Documentation/devicetree/bindings/net/can/ |
D | ti_hecc.txt | 9 - reg: addresses and lengths of the register spaces for 'hecc', 'hecc-ram'
|
/Linux-v5.4/arch/arm64/crypto/ |
D | ghash-ce-glue.c | 405 u128 lengths; in gcm_final() local 407 lengths.a = cpu_to_be64(req->assoclen * 8); in gcm_final() 408 lengths.b = cpu_to_be64(cryptlen * 8); in gcm_final() 410 ghash_do_update(1, dg, (void *)&lengths, &ctx->ghash_key, NULL, in gcm_final()
|
/Linux-v5.4/Documentation/devicetree/bindings/gpu/ |
D | brcm,bcm-v3d.txt | 8 - reg: Physical base addresses and lengths of the register areas
|
/Linux-v5.4/Documentation/devicetree/bindings/pci/ |
D | versatile.txt | 8 - reg: base addresses and lengths of the PCI controller. There must be 3
|
D | samsung,exynos5440-pcie.txt | 8 - reg: base addresses and lengths of the PCIe controller,
|
D | axis,artpec6-pcie.txt | 11 - reg: base addresses and lengths of the PCIe controller (DBI),
|
D | layerscape-pci.txt | 26 - reg: base addresses and lengths of the PCIe controller register blocks.
|
/Linux-v5.4/Documentation/devicetree/bindings/leds/ |
D | leds-trigger-pattern.txt | 32 use zero-time lengths (the brightness must be same as the previous tuple's). So
|
/Linux-v5.4/Documentation/devicetree/bindings/crypto/ |
D | hisilicon,hip07-sec.txt | 7 - reg: Memory addresses and lengths of the memory regions through which
|
/Linux-v5.4/Documentation/devicetree/bindings/gpio/ |
D | nxp,lpc1850-gpio.txt | 6 - reg : List of addresses and lengths of the GPIO controller
|
/Linux-v5.4/drivers/mtd/parsers/ |
D | Kconfig | 76 of devices. It is used to describe the offsets and lengths of kernel 120 the offsets, lengths and names of all the images stored in the
|
/Linux-v5.4/Documentation/s390/ |
D | 3270.ChangeLog | 18 * Do read and write lengths correctly in fs3270_read()
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/socionext/ |
D | cache-uniphier.txt | 9 - reg: offsets and lengths of the register sets for the device. It should
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | pixfmt-m420.rst | 33 All line lengths are identical: if the Y lines include pad bytes so do
|
/Linux-v5.4/crypto/ |
D | gcm.c | 234 be128 lengths; in gcm_hash_len() local 236 lengths.a = cpu_to_be64(req->assoclen * 8); in gcm_hash_len() 237 lengths.b = cpu_to_be64(gctx->cryptlen * 8); in gcm_hash_len() 238 memcpy(pctx->iauth_tag, &lengths, 16); in gcm_hash_len() 242 pctx->iauth_tag, sizeof(lengths)); in gcm_hash_len()
|
/Linux-v5.4/Documentation/networking/ |
D | udplite.txt | 208 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.
|