| /linux-6.15/arch/powerpc/lib/ |
| H A D | crc32-vpmsum_core.S | 56 #define zeroes v29 macro 100 vxor zeroes,zeroes,zeroes 103 vsldoi mask_32bit,zeroes,v0,4 363 vsldoi v0,v0,zeroes,4 364 vsldoi v1,v1,zeroes,4 365 vsldoi v2,v2,zeroes,4 366 vsldoi v3,v3,zeroes,4 367 vsldoi v4,v4,zeroes,4 368 vsldoi v5,v5,zeroes,4 369 vsldoi v6,v6,zeroes,4 [all …]
|
| /linux-6.15/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_sendfile_sendfile-simple.pkt | 3 // We write some zeroes into a file (since packetdrill expects payloads 4 // to be all zeroes) and then open() the file, then use sendfile() 5 // and verify that the correct number of zeroes goes out.
|
| /linux-6.15/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-6.15/arch/s390/include/asm/ |
| H A D | chpid.h | 18 u8 zeroes; member
|
| /linux-6.15/tools/firmware/ |
| H A D | ihex2fw.c | 272 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-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | verity.rst | 25 the rest of the block is padded with zeroes. 29 padded with zeroes to the power of two. 100 Do not verify blocks that are expected to contain zeroes and always return 101 zeroes instead. This may be useful if the partition contains unused blocks 102 that are not guaranteed to contain zeroes.
|
| H A D | dm-integrity.rst | 38 zeroes. If the superblock is neither valid nor zeroed, the dm-integrity 52 1. overwrite the superblock with zeroes
|
| H A D | dm-raid.rst | 347 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-6.15/Documentation/devicetree/bindings/usb/ |
| H A D | usb-device.yaml | 35 hexadecimal with leading zeroes suppressed. The other compatible 69 in lower case hexadecimal with leading zeroes suppressed.
|
| /linux-6.15/Documentation/devicetree/bindings/virtio/ |
| H A D | virtio-device.yaml | 23 zeroes suppressed.
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | gigabyte_waterforce.rst | 22 it's not connected, the fan-related sensors will report zeroes.
|
| H A D | asus_rog_ryujin.rst | 21 report zeroes. The controller is a separate hardware unit that comes bundled
|
| H A D | aquacomputer_d5next.rst | 40 sensors will report zeroes.
|
| /linux-6.15/sound/soc/cirrus/ |
| H A D | Kconfig | 28 fills FIFO with zeroes.
|
| /linux-6.15/Documentation/devicetree/bindings/soundwire/ |
| H A D | soundwire-controller.yaml | 37 lower-case hexadecimal with leading zeroes.
|
| /linux-6.15/Documentation/translations/zh_CN/PCI/ |
| H A D | pciebus-howto.rst | 122 }, { /* end: all zeroes */ }
|
| /linux-6.15/Documentation/devicetree/bindings/memory-controllers/ddr/ |
| H A D | jedec,lpddr-props.yaml | 25 formatted in lower case hexadecimal representation with leading zeroes.
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | vga-softcursor.rst | 17 they will default to zeroes.
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | securityfs-secrets-coco | 22 Unlinking the file overwrites the secret data with zeroes and
|
| /linux-6.15/Documentation/driver-api/nvdimm/ |
| H A D | btt.rst | 91 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-6.15/fs/ |
| H A D | coredump.c | 820 static char zeroes[PAGE_SIZE]; in __dump_skip() local 830 if (!__dump_emit(cprm, zeroes, PAGE_SIZE)) in __dump_skip() 834 return __dump_emit(cprm, zeroes, nr); in __dump_skip()
|
| /linux-6.15/fs/ntfs3/ |
| H A D | bitmap.c | 975 size_t zeroes = wnd_zeroes(wnd); in wnd_find() local 977 zeroes -= wnd->zone_end - wnd->zone_bit; in wnd_find() 978 if (zeroes < to_alloc0) in wnd_find()
|
| /linux-6.15/Documentation/ABI/stable/ |
| H A D | sysfs-block | 757 [RO] Devices that support write zeroes operation in which a 760 This can be used to optimize writing zeroes to the devices. 762 in a single write zeroes command. If write_zeroes_max_bytes is 763 0, write zeroes is not supported by the device.
|
| /linux-6.15/Documentation/driver-api/usb/ |
| H A D | hotplug.rst | 118 { } /* end with an all-zeroes entry */
|
| /linux-6.15/Documentation/filesystems/ext4/ |
| H A D | blockgroup.rst | 132 By not writing zeroes to the bitmaps and inode table, mkfs time is
|