Home
last modified time | relevance | path

Searched refs:zeroes (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v4.19/arch/powerpc/crypto/
Dcrc32-vpmsum_core.S60 #define zeroes v29 macro
104 vxor zeroes,zeroes,zeroes
107 vsldoi mask_32bit,zeroes,v0,4
108 vsldoi mask_64bit,zeroes,v0,8
114 vsldoi v8,zeroes,v8,8 /* shift into bottom 32 bits */
116 vsldoi v8,v8,zeroes,4 /* shift into top 32 bits */
370 vsldoi v0,v0,zeroes,4
371 vsldoi v1,v1,zeroes,4
372 vsldoi v2,v2,zeroes,4
373 vsldoi v3,v3,zeroes,4
[all …]
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-address.h116 uint64_t zeroes:33; member
156 uint64_t zeroes:24; member
214 uint64_t zeroes:33; member
241 uint64_t zeroes:24; member
/Linux-v4.19/Documentation/devicetree/bindings/usb/
Dusb-device.txt23 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-v4.19/arch/s390/include/asm/
Dchpid.h18 u8 zeroes; member
/Linux-v4.19/Documentation/device-mapper/
Dverity.txt21 the rest of the block is padded with zeroes.
25 padded with zeroes to the power of two.
83 Do not verify blocks that are expected to contain zeroes and always return
84 zeroes instead. This may be useful if the partition contains unused blocks
85 that are not guaranteed to contain zeroes.
Ddm-integrity.txt27 zeroes. If the superblock is neither valid nor zeroed, the dm-integrity
31 1. overwrite the superblock with zeroes
Ddm-raid.txt286 When a block is discarded, some storage devices will return zeroes when
290 zeroes when discarded blocks are read! Since RAID 4/5/6 uses blocks
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-block236 Devices that support write zeroes operation in which a
239 in the request. This can be used to optimize writing zeroes
241 bytes can be written in a single write zeroes command. If
242 write_zeroes_max_bytes is 0, write zeroes is not supported
/Linux-v4.19/fs/
Dcoredump.c807 static char zeroes[PAGE_SIZE]; in dump_skip() local
817 if (!dump_emit(cprm, zeroes, PAGE_SIZE)) in dump_skip()
821 return dump_emit(cprm, zeroes, nr); in dump_skip()
/Linux-v4.19/Documentation/devicetree/bindings/slimbus/
Dbus.txt33 zeroes suppressed
/Linux-v4.19/sound/soc/cirrus/
DKconfig23 fills FIFO with zeroes.
/Linux-v4.19/Documentation/admin-guide/
Dvga-softcursor.rst17 they will default to zeroes.
Ddevices.rst177 number without leading zeroes.
/Linux-v4.19/Documentation/nvdimm/
Dbtt.txt87 00 Initial state. Reads return zeroes; Premap = Postmap
88 01 Zero state: Reads return zeroes
220 5. If TRIM flag set in map, return zeroes, and end IO (go to step 8)
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dqcom,wcd9335.txt16 shall be in lower case hexadecimal with leading zeroes
/Linux-v4.19/Documentation/driver-api/usb/
Dhotplug.rst118 { } /* end with an all-zeroes entry */
/Linux-v4.19/Documentation/core-api/
Derrseq.rst41 A new errseq_t should always be zeroed out. An errseq_t value of all zeroes
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dblockgroup.rst132 By not writing zeroes to the bitmaps and inode table, mkfs time is
/Linux-v4.19/Documentation/PCI/
DPCIEBUS-HOWTO.txt120 }, { /* end: all zeroes */ }
/Linux-v4.19/fs/jffs2/
DREADME.Locking96 thread itself locks it, zeroes c->gc_task, then unlocks on the exit path.
/Linux-v4.19/Documentation/admin-guide/mm/
Dksm.rst121 contain zeroes) should be treated specially. When set to 1,
/Linux-v4.19/Documentation/
Dbus-virt-phys-mapping.txt32 0 is what the CPU sees when it drives zeroes on the memory bus.
/Linux-v4.19/Documentation/filesystems/
Dexofs.txt163 full of zeroes in this case. If there was a write already
/Linux-v4.19/fs/affs/
DChanges112 - truncate() zeroes the unused remainder of a
/Linux-v4.19/Documentation/media/v4l-drivers/
Dphilips.rst180 leading zeroes (it's treated as a string).

12