/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/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/s390/include/asm/ |
D | chpid.h | 18 u8 zeroes; member
|
/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.
|
D | dm-integrity.rst | 38 zeroes. If the superblock is neither valid nor zeroed, the dm-integrity 52 1. overwrite the superblock with zeroes
|
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.12.1/tools/firmware/ |
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.12.1/sound/soc/cirrus/ |
D | Kconfig | 28 fills FIFO with zeroes.
|
/linux-6.12.1/Documentation/hwmon/ |
D | gigabyte_waterforce.rst | 22 it's not connected, the fan-related sensors will report zeroes.
|
D | asus_rog_ryujin.rst | 21 report zeroes. The controller is a separate hardware unit that comes bundled
|
D | aquacomputer_d5next.rst | 40 sensors will report zeroes.
|
/linux-6.12.1/Documentation/translations/zh_CN/PCI/ |
D | pciebus-howto.rst | 122 }, { /* end: all zeroes */ }
|
/linux-6.12.1/Documentation/admin-guide/ |
D | vga-softcursor.rst | 17 they will default to zeroes.
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | securityfs-secrets-coco | 22 Unlinking the file overwrites the secret data with zeroes and
|
/linux-6.12.1/fs/ |
D | coredump.c | 819 static char zeroes[PAGE_SIZE]; in __dump_skip() local 829 if (!__dump_emit(cprm, zeroes, PAGE_SIZE)) in __dump_skip() 833 return __dump_emit(cprm, zeroes, nr); in __dump_skip()
|
/linux-6.12.1/Documentation/driver-api/nvdimm/ |
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.12.1/fs/ntfs3/ |
D | bitmap.c | 1003 size_t zeroes = wnd_zeroes(wnd); in wnd_find() local 1005 zeroes -= wnd->zone_end - wnd->zone_bit; in wnd_find() 1006 if (zeroes < to_alloc0) in wnd_find()
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | sysfs-block | 709 [RO] Devices that support write zeroes operation in which a 712 This can be used to optimize writing zeroes to the devices. 714 in a single write zeroes command. If write_zeroes_max_bytes is 715 0, write zeroes is not supported by the device.
|
/linux-6.12.1/Documentation/driver-api/usb/ |
D | hotplug.rst | 118 { } /* end with an all-zeroes entry */
|
/linux-6.12.1/Documentation/admin-guide/gpio/ |
D | gpio-virtuser.rst | 138 containing zeroes and ones representing inactive and active GPIO states
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | blockgroup.rst | 132 By not writing zeroes to the bitmaps and inode table, mkfs time is
|
/linux-6.12.1/Documentation/core-api/ |
D | errseq.rst | 41 A new errseq_t should always be zeroed out. An errseq_t value of all zeroes
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_qdisc.c | 1410 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-6.12.1/Documentation/arch/s390/ |
D | vfio-ccw.rst | 316 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-6.12.1/fs/jffs2/ |
D | README.Locking | 96 thread itself locks it, zeroes c->gc_task, then unlocks on the exit path.
|