Home
last modified time | relevance | path

Searched full:zeroes (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/linux/include/uapi/linux/
H A Dvirtio_blk.h42 #define VIRTIO_BLK_F_WRITE_ZEROES 14 /* WRITE ZEROES is supported */
110 * The maximum number of write zeroes sectors (in 512-byte sectors) in
115 * The maximum number of segments in a write zeroes
182 /* Write zeroes command */
294 /* Unmap this range (only valid for write zeroes command) */
297 /* Discard/write zeroes range for each request. */
299 /* discard/write zeroes start sector */
301 /* number of discard/write zeroes sectors */
H A Datmapi.h25 * Convention: NULL pointers are passed as a field of all zeroes.
/linux/fs/ubifs/
H A Dubifs-media.h451 * @padding: reserved for future, zeroes
500 * @padding1: reserved for future, zeroes
504 * @padding2: reserved for future, zeroes
546 * @padding1: reserved for future, zeroes
590 * @padding: reserved for future, zeroes
610 * @padding: reserved for future, zeroes
620 * @padding: reserved for future, zeroes
637 * @padding1: reserved for future, zeroes
641 * @padding2: reserved for future, zeroes
720 * @padding: reserved for future, zeroes
[all …]
/linux/Documentation/admin-guide/device-mapper/
H A Dverity.rst25 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.
/linux/drivers/mtd/ubi/
H A Dubi-media.h118 * @padding1: reserved for future, zeroes
123 * @padding2: reserved for future, zeroes
171 * @padding1: reserved for future, zeroes
177 * @padding2: reserved for future, zeroes
179 * @padding3: reserved for future, zeroes
328 * @padding: reserved, zeroes
353 * Empty records contain all zeroes and the CRC checksum of those zeroes.
/linux/arch/mips/include/asm/octeon/
H 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/devicetree/bindings/usb/
H A Dusb-device.yaml36 hexadecimal with leading zeroes suppressed. The other compatible
70 in lower case hexadecimal with leading zeroes suppressed.
/linux/block/
H A Dblk-lib.c173 * WRITE ZEROES is actually supported. These will clear the capability in blkdev_issue_write_zeroes()
265 * writing zeroes to the device.
305 * writing zeroes to the device. See __blkdev_issue_zeroout() for the
/linux/arch/powerpc/platforms/ps3/
H A Dgelic_udbg.c51 __be32 valid_size; /* all zeroes for tx */
53 __be32 data_error; /* all zeroes for tx */
/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.h28 * Note that all reserved fields must be zeroes.
69 * Note that all reserved fields must be zeroes.
/linux/drivers/block/drbd/
H A Ddrbd_protocol.h214 * guarantee that discard zeroes data, the receiving side would map discard
224 * While an un-allocated block on dm-thin reads as zeroes, on a dm-thin
237 * zeroes (and thus use zero-out, potentially doing the mentioned full-alloc),
/linux/sound/soc/cirrus/
H A DKconfig28 fills FIFO with zeroes.
/linux/drivers/block/rnbd/
H A Drnbd-proto.h131 * @max_write_zeroes_sectors: max sectors for WRITE ZEROES in the 512b unit
189 * @RNBD_OP_WRITE_ZEROES: write zeroes sectors
/linux/Documentation/devicetree/bindings/virtio/
H A Dvirtio-device.yaml23 zeroes suppressed.
/linux/arch/m68k/math-emu/
H A Dfp_arith.c250 /* zeroes */ in fp_fdiv()
386 /* zeroes */ in fp_fsgldiv()
448 /* infinities and zeroes */ in fp_roundint()
655 /* zeroes */ in fp_fscale()
/linux/arch/s390/include/asm/
H A Dchpid.h18 u8 zeroes; member
/linux/drivers/hid/
H A Dhid-uclogic-params.h70 * Noop (preserving functionality) when filled with zeroes.
114 * Noop (preserving functionality) when filled with zeroes.
/linux/drivers/hwmon/
H A Dasus_rog_ryujin.c153 /* Writes the command to the device with the rest of the report filled with zeroes */
445 * We received a report with zeroes for duty in both places. in rog_ryujin_raw_event()
453 * We didn't initiate a write, but received both zeroes. in rog_ryujin_raw_event()
/linux/include/linux/spi/
H A Dspi_bitbang.h18 * for this transfer; zeroes restore defaults from spi_device.
/linux/arch/arm64/include/asm/
H A Dword-at-a-time.h48 * return zeroes in the non-existing part.
/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.h239 __be32 valid_size; /* all zeroes for tx */
241 __be32 data_error; /* all zeroes for tx */
/linux/Documentation/hwmon/
H A Dasus_rog_ryujin.rst21 report zeroes. The controller is a separate hardware unit that comes bundled
/linux/arch/riscv/include/asm/
H A Dword-at-a-time.h57 * return zeroes in the non-existing part.
/linux/arch/parisc/include/asm/
H A Dextable.h45 * and zeroes the target register in case of a read fault in get_user().
/linux/Documentation/driver-api/nvdimm/
H 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)

12345678910>>...14