| /linux/lib/crc/powerpc/ |
| H A D | crc-vpmsum-template.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/include/uapi/linux/ |
| H A 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 */
|
| H A D | falloc.h | 82 * FALLOC_FL_WRITE_ZEROES zeroes a specified file range in such a way that 91 * by submitting write zeroes command if the backing storage supports, which
|
| H A D | atmapi.h | 25 * Convention: NULL pointers are passed as a field of all zeroes.
|
| /linux/lib/crypto/s390/ |
| H A D | sha3.h | 52 * Passing zeroes into any of CPACF_KIMD_SHA3_* gives the plain in sha3_keccakf() 56 static const u8 zeroes[SHA3_512_BLOCK_SIZE]; in sha3_keccakf() local 58 cpacf_kimd(CPACF_KIMD_SHA3_512, state, zeroes, sizeof(zeroes)); in sha3_keccakf()
|
| /linux/fs/ubifs/ |
| H A 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/drivers/mtd/ubi/ |
| H A 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/rust/kernel/ |
| H A D | usb.rs | 133 // SAFETY: It is safe to use all zeroes for the other fields of `usb_device_id`. in from_id() 146 // SAFETY: It is safe to use all zeroes for the other fields of `usb_device_id`. in from_device_ver() 158 // SAFETY: It is safe to use all zeroes for the other fields of `usb_device_id`. in from_device_info() 170 // SAFETY: It is safe to use all zeroes for the other fields of `usb_device_id`. in from_interface_info() 183 // SAFETY: It is safe to use all zeroes for the other fields of `usb_device_id`. in from_device_interface_class() 196 // SAFETY: It is safe to use all zeroes for the other fields of `usb_device_id`. in from_device_interface_protocol() 209 // SAFETY: It is safe to use all zeroes for the other fields of `usb_device_id`. in from_device_interface_number() 230 // SAFETY: It is safe to use all zeroes for the other fields of `usb_device_id`. in from_device_and_interface_info()
|
| /linux/rust/kernel/debugfs/ |
| H A D | file_ops.rs | |
| /linux/arch/mips/include/asm/octeon/ |
| H A 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/Documentation/devicetree/bindings/usb/ |
| H A D | usb-device.yaml | 36 hexadecimal with leading zeroes suppressed. The other compatible 70 in lower case hexadecimal with leading zeroes suppressed.
|
| /linux/drivers/s390/crypto/ |
| H A D | zcrypt_msgtype6.h | 28 * Note that all reserved fields must be zeroes. 69 * Note that all reserved fields must be zeroes.
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | gelic_udbg.c | 51 __be32 valid_size; /* all zeroes for tx */ 53 __be32 data_error; /* all zeroes for tx */
|
| /linux/drivers/block/drbd/ |
| H A 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/sound/soc/cirrus/ |
| H A D | Kconfig | 30 fills FIFO with zeroes.
|
| /linux/lib/crypto/tests/ |
| H A D | hash-test-template.h | 309 static const u8 zeroes[sizeof(struct HASH_CTX)]; in test_hash_ctx_zeroization() local 316 KUNIT_ASSERT_MEMEQ_MSG(test, &ctx, zeroes, sizeof(ctx), in test_hash_ctx_zeroization() 488 static const u8 zeroes[sizeof(struct HMAC_CTX)]; in test_hmac() local 528 KUNIT_EXPECT_MEMEQ_MSG(test, &ctx, zeroes, sizeof(ctx), in test_hmac()
|
| /linux/Documentation/devicetree/bindings/virtio/ |
| H A D | virtio-device.yaml | 23 zeroes suppressed.
|
| /linux/arch/m68k/math-emu/ |
| H A 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/arch/s390/include/asm/ |
| H A D | chpid.h | 18 u8 zeroes; member
|
| /linux/include/linux/spi/ |
| H A D | spi_bitbang.h | 18 * for this transfer; zeroes restore defaults from spi_device.
|
| /linux/arch/arm64/include/asm/ |
| H A D | word-at-a-time.h | 48 * return zeroes in the non-existing part.
|
| /linux/drivers/net/ethernet/toshiba/ |
| H A D | ps3_gelic_net.h | 239 __be32 valid_size; /* all zeroes for tx */ 241 __be32 data_error; /* all zeroes for tx */
|
| /linux/Documentation/hwmon/ |
| H A D | asus_rog_ryujin.rst | 21 report zeroes. The controller is a separate hardware unit that comes bundled
|
| /linux/arch/riscv/include/asm/ |
| H A D | word-at-a-time.h | 57 * return zeroes in the non-existing part.
|
| /linux/arch/parisc/include/asm/ |
| H A D | extable.h | 45 * and zeroes the target register in case of a read fault in get_user().
|