Home
last modified time | relevance | path

Searched refs:coalesced (Results 1 – 9 of 9) sorted by relevance

/linux/tools/perf/Documentation/
H A Dperf-c2c.txt338 tid - coalesced by process TIDs
339 pid - coalesced by process PIDs
340 iaddr - coalesced by code address, following fields are displayed:
342 dso - coalesced by shared object
/linux/io_uring/
H A Drsrc.c776 bool coalesced = false; in io_sqe_buffer_register() local
806 coalesced = io_coalesce_buffer(&pages, &nr_pages, &data); in io_sqe_buffer_register()
827 if (coalesced) in io_sqe_buffer_register()
832 if (coalesced) in io_sqe_buffer_register()
/linux/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst517 them as a single coalesced unit to the OS networking subsystem.
/linux/Documentation/virt/kvm/
H A Dvcpu-requests.rst237 then they may be coalesced. This is easily done by having the first IPI
H A Dapi.rst4991 :Capability: KVM_CAP_COALESCED_MMIO (for coalesced mmio)
4992 KVM_CAP_COALESCED_PIO (for coalesced pio)
5003 When a hardware register is configured for coalesced I/O, write accesses
5013 Coalesced pio is based on coalesced mmio. There is little difference
5014 between coalesced mmio and pio except that coalesced pio records accesses
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c2123 bool coalesced = false; in mana_process_rx_cqe() local
2146 coalesced = true; in mana_process_rx_cqe()
2182 if (!coalesced) in mana_process_rx_cqe()
/linux/Documentation/filesystems/iomap/
H A Ddesign.rst238 coalesced into this single mapping.
/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst447 exits GRO, either as a coalesced superframe or as an original packet which
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.reg4022 * The count of commands that have been coalesced.