| /f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/ |
| H A D | README.md | 172 | sync_write | operations | ZIO sync writes | 174 | async_write | operations | ZIO async writes | 176 | trim | operations | ZIO trim (aka unmap) writes | 185 series of writes can be aggregated into a single, larger I/O to the leaf 208 | sync_write_ind | blocks | independent sync writes | 210 | async_write_ind | blocks | independent async writes | 212 | trim_write_ind | blocks | independent trim (aka unmap) writes | 214 | sync_write_agg | blocks | aggregated sync writes | 216 | async_write_agg | blocks | aggregated async writes | 218 | trim_write_agg | blocks | aggregated trim (aka unmap) writes |
|
| /f-stack/freebsd/contrib/device-tree/Bindings/timer/ |
| H A D | arm,arch_timer.yaml | 58 affects writes to the tval register, due to the implicit counter read. 64 by back-to-back reads. This also affects writes to the tval register, due 71 return a value 32 beyond the correct value. This also affects writes to
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pci/ |
| H A D | pci-msi.txt | 17 writes. In the case of PCI devices, this sideband data may be derived from the 20 its writes to those controllers. 54 writes, this property may be used to describe the MSI controller(s)
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_queue.c | 321 int writes; in vdev_queue_max_async_writes() local 354 writes = (dirty - min_bytes) * in vdev_queue_max_async_writes() 359 ASSERT3U(writes, >=, zfs_vdev_async_write_min_active); in vdev_queue_max_async_writes() 360 ASSERT3U(writes, <=, zfs_vdev_async_write_max_active); in vdev_queue_max_async_writes() 361 return (writes); in vdev_queue_max_async_writes() 615 ksio->writes++; in vdev_queue_pending_remove()
|
| H A D | spa_stats.c | 199 uint64_t writes; /* number of write operations */ member 253 (u_longlong_t)sth->reads, (u_longlong_t)sth->writes, in spa_txg_history_show() 372 uint64_t nwritten, uint64_t reads, uint64_t writes, uint64_t ndirty) in spa_txg_history_set_io() argument 388 sth->writes = writes; in spa_txg_history_set_io()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/misc/ |
| H A D | eeprom-93xx46.txt | 10 - read-only : parameter-less property which disables writes to the EEPROM
|
| H A D | idt_89hpesx.txt | 28 - read-only : Parameterless property disables writes to the EEPROM
|
| H A D | fsl,qoriq-mc.txt | 31 The MSI writes are accompanied by sideband data which is derived from the ICID. 33 controller and the sideband data which accompanies the writes.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | smsc-lan91c111.txt | 17 u16 writes to be 32 bits aligned
|
| /f-stack/app/redis-5.0.5/ |
| H A D | redis.conf | 235 stop-writes-on-bgsave-error yes
|
| /f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/ |
| H A D | Kconfig | 54 data and writes diagnostics to the system log.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/eeprom/ |
| H A D | at25.txt | 22 - read-only : this parameter-less property disables writes to the eeprom
|
| H A D | at24.yaml | 133 Disables writes to the eeprom.
|
| /f-stack/dpdk/doc/guides/rawdevs/ |
| H A D | ntb.rst | 137 buffers and writes used_ring and tx_tail to tell the peer which buffers 140 writes desc_ring and rx_tail to tell the peer about the new allocated
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | renesas,nbpfaxi.txt | 29 - max-burst-mem-write: limit burst size for memory writes
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | gpio-control-nand.txt | 25 GPIO state and before and after command byte writes, this register will be
|
| H A D | gpmc-nor.txt | 16 - gpmc,cs-wr-off-ns: Chip-select de-assertion time for writes
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 168 uint_t writes; /* number of write operations */ member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/ti/ |
| H A D | k3-ringacc.txt | 11 (head for reads, tail for writes).
|
| H A D | k3-ringacc.yaml | 23 (head for reads, tail for writes).
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 172 uint_t writes; /* number of write operations */ member
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | kstat.h | 594 uint_t writes; /* number of write operations */ member
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | kernel_nic_interface.rst | 45 writes to the corresponding KNI interfaces and the other thread reads from 46 the KNI interfaces and writes the data unmodified to the physical NIC port. 308 For the case that reads from a NIC port and writes to the kernel NIC interfaces (``kni_ingress``), 315 and writes to a physical NIC port (``kni_egress``),
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | omap-gpmc.txt | 130 - gpmc,sync-write Enables synchronous writes. Defaults to asynchronous 135 - gpmc,wait-on-write Enables wait monitoring on writes.
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | pcap_ring.rst | 10 * A libpcap -based PMD (**librte_net_pcap**) that reads and writes packets using libpcap, 65 The driver writes each received packet to the given pcap file. 92 The driver both reads and writes packets from and to the given interface.
|