| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A 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 */ 366 vsldoi v0,v0,zeroes,4 367 vsldoi v1,v1,zeroes,4 368 vsldoi v2,v2,zeroes,4 369 vsldoi v3,v3,zeroes,4 [all …]
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | usb-device.txt | 23 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
|
| /OK3568_Linux_fs/kernel/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. 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.
|
| H A D | dm-integrity.rst | 38 zeroes. If the superblock is neither valid nor zeroed, the dm-integrity 43 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
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | chpid.h | 18 u8 zeroes; member
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-block | 246 Devices that support write zeroes operation in which a 249 in the request. This can be used to optimize writing zeroes 251 bytes can be written in a single write zeroes command. If 252 write_zeroes_max_bytes is 0, write zeroes is not supported
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | uldivmod.S | 202 @ Count the leading zeroes in B. 209 @ Count the remaining leading zeroes in B.
|
| /OK3568_Linux_fs/kernel/sound/soc/cirrus/ |
| H A D | Kconfig | 24 fills FIFO with zeroes.
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | coredump.c | 862 static char zeroes[PAGE_SIZE]; in dump_skip() local 872 if (!dump_emit(cprm, zeroes, PAGE_SIZE)) in dump_skip() 876 return dump_emit(cprm, zeroes, nr); in dump_skip()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | vga-softcursor.rst | 17 they will default to zeroes.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/slimbus/ |
| H A D | bus.txt | 33 zeroes suppressed
|
| /OK3568_Linux_fs/kernel/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)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | qcom,wcd9335.txt | 16 shall be in lower case hexadecimal with leading zeroes
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | common-usage.txt | 127 'zeroes'); such a file is called a _sparse_ file. 144 sparse file if +source.file+ has long runs of zeroes 156 your filesystem, those parts may not be all-zeroes when read back). You
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_qdisc.c | 1035 unsigned int zeroes[TCQ_ETS_MAX_BANDS] = {0}; in mlxsw_sp_qdisc_prio_replace() local 1038 zeroes, zeroes, p->priomap); in mlxsw_sp_qdisc_prio_replace()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/usb/ |
| H A D | hotplug.rst | 118 { } /* end with an all-zeroes entry */
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | errseq.rst | 41 A new errseq_t should always be zeroed out. An errseq_t value of all zeroes
|
| /OK3568_Linux_fs/kernel/Documentation/s390/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/ |
| H A D | pciebus-howto.rst | 137 }, { /* end: all zeroes */ }
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/ |
| H A D | blockgroup.rst | 132 By not writing zeroes to the bitmaps and inode table, mkfs time is
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | README.Locking | 96 thread itself locks it, zeroes c->gc_task, then unlocks on the exit path.
|
| /OK3568_Linux_fs/buildroot/package/smstools3/ |
| H A D | 0002-fix-build-with-gcc-10.x.patch | 661 +int stats_no_zeroes; // Suppress files that contain only zeroes 685 -int stats_no_zeroes; // Suppress files that contain only zeroes 694 +extern int stats_no_zeroes; // Suppress files that contain only zeroes
|