/linux-6.12.1/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 */ 363 vsldoi v0,v0,zeroes,4 364 vsldoi v1,v1,zeroes,4 365 vsldoi v2,v2,zeroes,4 366 vsldoi v3,v3,zeroes,4 [all …]
|
/linux-6.12.1/include/uapi/linux/ |
D | virtio_blk.h | 42 #define VIRTIO_BLK_F_WRITE_ZEROES 14 /* WRITE ZEROES is supported */ 110 * The maximum number of write zeroes sectors (in 512-byte sectors) in 115 * The maximum number of segments in a write zeroes 182 /* Write zeroes command */ 294 /* Unmap this range (only valid for write zeroes command) */ 297 /* Discard/write zeroes range for each request. */ 299 /* discard/write zeroes start sector */ 301 /* number of discard/write zeroes sectors */
|
D | atmapi.h | 25 * Convention: NULL pointers are passed as a field of all zeroes.
|
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/arch/x86/events/intel/ |
D | uncore_snb.c | 295 { /* end: all zeroes */ }, 457 { /* end: all zeroes */ }, 803 { /* end: all zeroes */ }, 1079 { /* end: all zeroes */ }, 1085 { /* end: all zeroes */ }, 1091 { /* end: all zeroes */ }, 1096 { /* end: all zeroes */ }, 1144 { /* end: all zeroes */ }, 1152 { /* end: all zeroes */ }, 1351 { /* end: all zeroes */ }, [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | usb-device.yaml | 35 hexadecimal with leading zeroes suppressed. The other compatible 67 in lower case hexadecimal with leading zeroes suppressed.
|
/linux-6.12.1/block/ |
D | blk-lib.c | 173 * WRITE ZEROES is actually supported. These will clear the capability in blkdev_issue_write_zeroes() 265 * writing zeroes to the device. 305 * writing zeroes to the device. See __blkdev_issue_zeroout() for the
|
/linux-6.12.1/arch/powerpc/platforms/ps3/ |
D | gelic_udbg.c | 51 __be32 valid_size; /* all zeroes for tx */ 53 __be32 data_error; /* all zeroes for tx */
|
/linux-6.12.1/drivers/s390/crypto/ |
D | zcrypt_msgtype6.h | 28 * Note that all reserved fields must be zeroes. 69 * Note that all reserved fields must be zeroes.
|
D | zcrypt_msgtype50.c | 45 * with zeroes. 47 * Note that all reserved fields must be zeroes. 140 * with zeroes. 142 * Note that all reserved fields must be zeroes.
|
/linux-6.12.1/sound/soc/cirrus/ |
D | Kconfig | 28 fills FIFO with zeroes.
|
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/virtio/ |
D | virtio-device.yaml | 23 zeroes suppressed.
|
/linux-6.12.1/drivers/block/rnbd/ |
D | rnbd-proto.h | 131 * @max_write_zeroes_sectors: max sectors for WRITE ZEROES in the 512b unit 189 * @RNBD_OP_WRITE_ZEROES: write zeroes sectors
|
/linux-6.12.1/arch/s390/include/asm/ |
D | chpid.h | 18 u8 zeroes; member
|
D | word-at-a-time.h | 49 * return zeroes in the non-existing part.
|
/linux-6.12.1/arch/m68k/math-emu/ |
D | fp_arith.c | 250 /* zeroes */ in fp_fdiv() 386 /* zeroes */ in fp_fsgldiv() 448 /* infinities and zeroes */ in fp_roundint() 655 /* zeroes */ in fp_fscale()
|
/linux-6.12.1/include/linux/spi/ |
D | spi_bitbang.h | 18 * for this transfer; zeroes restore defaults from spi_device.
|
/linux-6.12.1/drivers/hid/ |
D | hid-uclogic-params.h | 70 * Noop (preserving functionality) when filled with zeroes. 114 * Noop (preserving functionality) when filled with zeroes.
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | word-at-a-time.h | 48 * return zeroes in the non-existing part.
|
/linux-6.12.1/drivers/hwmon/ |
D | asus_rog_ryujin.c | 153 /* Writes the command to the device with the rest of the report filled with zeroes */ 445 * We received a report with zeroes for duty in both places. in rog_ryujin_raw_event() 453 * We didn't initiate a write, but received both zeroes. in rog_ryujin_raw_event()
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | word-at-a-time.h | 57 * return zeroes in the non-existing part.
|