Home
last modified time | relevance | path

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

123

/linux/arch/powerpc/crypto/
A Dcrc32-vpmsum_core.S56 #define zeroes v29 macro
100 vxor zeroes,zeroes,zeroes
103 vsldoi mask_32bit,zeroes,v0,4
366 vsldoi v0,v0,zeroes,4
367 vsldoi v1,v1,zeroes,4
368 vsldoi v2,v2,zeroes,4
369 vsldoi v3,v3,zeroes,4
370 vsldoi v4,v4,zeroes,4
371 vsldoi v5,v5,zeroes,4
372 vsldoi v6,v6,zeroes,4
[all …]
/linux/arch/mips/include/asm/octeon/
A 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/Documentation/admin-guide/device-mapper/
A Dverity.rst25 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.
A Ddm-integrity.rst38 zeroes. If the superblock is neither valid nor zeroed, the dm-integrity
43 1. overwrite the superblock with zeroes
A Ddm-raid.rst347 When a block is discarded, some storage devices will return zeroes when
351 zeroes when discarded blocks are read! Since RAID 4/5/6 uses blocks
/linux/tools/firmware/
A Dihex2fw.c272 unsigned char zeroes[6] = {0, 0, 0, 0, 0, 0}; in output_records() local
286 if (write(outfd, zeroes, 6) != 6) in output_records()
/linux/arch/s390/include/asm/
A Dchpid.h18 u8 zeroes; member
/linux/Documentation/devicetree/bindings/usb/
A Dusb-device.yaml35 hexadecimal with leading zeroes suppressed. The other compatible
67 in lower case hexadecimal with leading zeroes suppressed.
/linux/Documentation/devicetree/bindings/virtio/
A Dvirtio-device.yaml23 zeroes suppressed.
/linux/Documentation/devicetree/bindings/soundwire/
A Dsoundwire-controller.yaml37 lower-case hexadecimal with leading zeroes.
/linux/fs/
A Dcoredump.c812 static char zeroes[PAGE_SIZE]; in __dump_skip() local
822 if (!__dump_emit(cprm, zeroes, PAGE_SIZE)) in __dump_skip()
826 return __dump_emit(cprm, zeroes, nr); in __dump_skip()
/linux/Documentation/hwmon/
A Daquacomputer_d5next.rst24 will report zeroes.
/linux/sound/soc/cirrus/
A DKconfig24 fills FIFO with zeroes.
/linux/Documentation/ABI/testing/
A Dsysfs-block274 Devices that support write zeroes operation in which a
277 in the request. This can be used to optimize writing zeroes
279 bytes can be written in a single write zeroes command. If
280 write_zeroes_max_bytes is 0, write zeroes is not supported
/linux/Documentation/devicetree/bindings/slimbus/
A Dbus.txt33 zeroes suppressed
/linux/Documentation/admin-guide/
A Dvga-softcursor.rst17 they will default to zeroes.
/linux/Documentation/driver-api/nvdimm/
A Dbtt.rst91 0 0 Initial state. Reads return zeroes; Premap = Postmap
92 0 1 Zero state: Reads return zeroes
232 5. If TRIM flag set in map, return zeroes, and end IO (go to step 8)
/linux/Documentation/devicetree/bindings/sound/
A Dqcom,wcd9335.txt16 shall be in lower case hexadecimal with leading zeroes
/linux/fs/ntfs3/
A Dbitmap.c976 size_t zeroes = wnd_zeroes(wnd); in wnd_find() local
978 zeroes -= wnd->zone_end - wnd->zone_bit; in wnd_find()
979 if (zeroes < to_alloc0) in wnd_find()
/linux/Documentation/driver-api/usb/
A Dhotplug.rst118 { } /* end with an all-zeroes entry */
/linux/Documentation/core-api/
A Derrseq.rst41 A new errseq_t should always be zeroed out. An errseq_t value of all zeroes
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_qdisc.c1410 unsigned int zeroes[TCQ_ETS_MAX_BANDS] = {0}; in mlxsw_sp_qdisc_prio_replace() local
1413 handle, p->bands, zeroes, in mlxsw_sp_qdisc_prio_replace()
1414 zeroes, p->priomap); in mlxsw_sp_qdisc_prio_replace()
/linux/Documentation/s390/
A Dvfio-ccw.rst316 pending, or all zeroes if not. If multiple CRWs are pending (including
318 one, until no more CRWs are pending and zeroes are returned. This is
/linux/fs/jffs2/
A DREADME.Locking96 thread itself locks it, zeroes c->gc_task, then unlocks on the exit path.
/linux/Documentation/filesystems/ext4/
A Dblockgroup.rst132 By not writing zeroes to the bitmaps and inode table, mkfs time is

Completed in 26 milliseconds

123