/Linux-v5.10/arch/powerpc/crypto/ |
D | crc32-vpmsum_core.S | 56 #define zeroes v29 macro 100 vxor zeroes,zeroes,zeroes 103 vsldoi mask_32bit,zeroes,v0,4 104 vsldoi mask_64bit,zeroes,v0,8 110 vsldoi v8,zeroes,v8,8 /* shift into bottom 32 bits */ 112 vsldoi v8,v8,zeroes,4 /* shift into top 32 bits */ 366 vsldoi v0,v0,zeroes,4 367 vsldoi v1,v1,zeroes,4 368 vsldoi v2,v2,zeroes,4 369 vsldoi v3,v3,zeroes,4 [all …]
|
/Linux-v5.10/include/uapi/linux/ |
D | virtio_blk.h | 42 #define VIRTIO_BLK_F_WRITE_ZEROES 14 /* WRITE ZEROES is supported */ 108 * The maximum number of write zeroes sectors (in 512-byte sectors) in 113 * The maximum number of segments in a write zeroes 155 /* Write zeroes command */ 177 /* Unmap this range (only valid for write zeroes command) */ 180 /* Discard/write zeroes range for each request. */ 182 /* discard/write zeroes start sector */ 184 /* number of discard/write zeroes sectors */
|
D | atmapi.h | 25 * Convention: NULL pointers are passed as a field of all zeroes.
|
/Linux-v5.10/drivers/s390/crypto/ |
D | zcrypt_cex2a.h | 20 * with zeroes. 22 * Note that all reserved fields must be zeroes. 115 * with zeroes. 117 * Note that all reserved fields must be zeroes.
|
D | zcrypt_msgtype6.h | 30 * Note that all reserved fields must be zeroes. 71 * Note that all reserved fields must be zeroes.
|
D | zcrypt_msgtype50.c | 48 * with zeroes. 50 * Note that all reserved fields must be zeroes. 143 * with zeroes. 145 * Note that all reserved fields must be zeroes.
|
D | zcrypt_cca_key.h | 93 * strips leading zeroes from the b_key. 137 /* Strip leading zeroes from b_key. */ in zcrypt_type6_mex_key_en()
|
/Linux-v5.10/fs/ubifs/ |
D | ubifs-media.h | 451 * @padding: reserved for future, zeroes 500 * @padding1: reserved for future, zeroes 504 * @padding2: reserved for future, zeroes 546 * @padding1: reserved for future, zeroes 590 * @padding: reserved for future, zeroes 610 * @padding: reserved for future, zeroes 620 * @padding: reserved for future, zeroes 637 * @padding1: reserved for future, zeroes 641 * @padding2: reserved for future, zeroes 720 * @padding: reserved for future, zeroes [all …]
|
/Linux-v5.10/Documentation/admin-guide/device-mapper/ |
D | verity.rst | 25 the rest of the block is padded with zeroes. 29 padded with zeroes to the power of two. 91 Do not verify blocks that are expected to contain zeroes and always return 92 zeroes instead. This may be useful if the partition contains unused blocks 93 that are not guaranteed to contain zeroes.
|
/Linux-v5.10/Documentation/devicetree/bindings/usb/ |
D | usb-device.txt | 23 with leading zeroes suppressed. The other compatible strings from the above 39 case hexadecimal with leading zeroes suppressed. The other compatible 52 with leading zeroes suppressed. The other compatible strings from the above
|
/Linux-v5.10/drivers/mtd/ubi/ |
D | ubi-media.h | 118 * @padding1: reserved for future, zeroes 123 * @padding2: reserved for future, zeroes 171 * @padding1: reserved for future, zeroes 177 * @padding2: reserved for future, zeroes 179 * @padding3: reserved for future, zeroes 328 * @padding: reserved, zeroes 353 * Empty records contain all zeroes and the CRC checksum of those zeroes.
|
/Linux-v5.10/arch/x86/events/intel/ |
D | uncore_snb.c | 178 { /* end: all zeroes */ }, 340 { /* end: all zeroes */ }, 442 { /* end: all zeroes */ }, 705 { /* end: all zeroes */ }, 717 { /* end: all zeroes */ }, 729 { /* end: all zeroes */ }, 737 { /* end: all zeroes */ }, 917 { /* end: all zeroes */ }, 929 { /* end: all zeroes */ }, 1126 { /* end: all zeroes */ }, [all …]
|
/Linux-v5.10/arch/mips/include/asm/octeon/ |
D | cvmx-address.h | 116 uint64_t zeroes:33; member 156 uint64_t zeroes:24; member 214 uint64_t zeroes:33; member 241 uint64_t zeroes:24; member
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-block | 246 Devices that support write zeroes operation in which a 249 in the request. This can be used to optimize writing zeroes 251 bytes can be written in a single write zeroes command. If 252 write_zeroes_max_bytes is 0, write zeroes is not supported
|
/Linux-v5.10/arch/powerpc/platforms/ps3/ |
D | gelic_udbg.c | 50 __be32 valid_size; /* all zeroes for tx */ 52 __be32 data_error; /* all zeroes for tx */
|
/Linux-v5.10/block/ |
D | blk-lib.c | 350 * writing zeroes to the device. 389 * writing zeroes to the device. See __blkdev_issue_zeroout() for the 433 * WRITE ZEROES is actually supported). in blkdev_issue_zeroout()
|
/Linux-v5.10/drivers/hid/ |
D | hid-uclogic-params.h | 42 * Noop (preserving functionality) when filled with zeroes. 73 * Noop (preserving functionality) when filled with zeroes.
|
/Linux-v5.10/arch/s390/include/asm/ |
D | chpid.h | 18 u8 zeroes; member
|
/Linux-v5.10/drivers/block/drbd/ |
D | drbd_protocol.h | 214 * guarantee that discard zeroes data, the receiving side would map discard 224 * While an un-allocated block on dm-thin reads as zeroes, on a dm-thin 237 * zeroes (and thus use zero-out, potentially doing the mentioned full-alloc),
|
/Linux-v5.10/sound/soc/cirrus/ |
D | Kconfig | 24 fills FIFO with zeroes.
|
/Linux-v5.10/include/linux/spi/ |
D | spi_bitbang.h | 16 * for this transfer; zeroes restore defaults from spi_device.
|
/Linux-v5.10/arch/m68k/math-emu/ |
D | fp_arith.c | 258 /* zeroes */ in fp_fdiv() 396 /* zeroes */ in fp_fsgldiv() 458 /* infinities and zeroes */ in fp_roundint() 670 /* zeroes */ in fp_fscale()
|
/Linux-v5.10/Documentation/devicetree/bindings/slimbus/ |
D | bus.txt | 33 zeroes suppressed
|
/Linux-v5.10/arch/arm64/include/asm/ |
D | word-at-a-time.h | 52 * return zeroes in the non-existing part.
|
/Linux-v5.10/Documentation/admin-guide/ |
D | vga-softcursor.rst | 17 they will default to zeroes.
|