Searched refs:coalesced (Results 1 - 50 of 50) sorted by relevance

/linux-4.4.14/virt/kvm/
H A Dcoalesced_mmio.h5 * KVM coalesced MMIO
H A Dcoalesced_mmio.c2 * KVM coalesced MMIO
119 * We're using this spinlock to sync access to the coalesced ring. kvm_coalesced_mmio_init()
H A Dirqchip.c78 * = 0 Interrupt was coalesced (previous irq is still pending)
H A Dkvm_main.c3012 r += PAGE_SIZE; /* coalesced mmio ring page */ kvm_dev_ioctl()
/linux-4.4.14/include/trace/events/
H A Dkvm.h93 TP_PROTO(__u64 e, int pin, bool coalesced),
94 TP_ARGS(e, pin, coalesced),
99 __field( bool, coalesced )
105 __entry->coalesced = coalesced;
114 __entry->coalesced ? " (coalesced)" : "")
H A Dbcache.h286 TP_printk("coalesced %u nodes", __entry->nodes)
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_rcb.c243 *hns_rcb_set_port_coalesced_frames - set rcb port coalesced frames
246 *@coalesced_frames:BD num for coalesced frames
264 *hns_rcb_get_port_coalesced_frames - set rcb port coalesced frames
280 *hns_rcb_set_timeout - set rcb port coalesced time_out
282 *@time_out:time for coalesced time_out
491 *hns_rcb_get_coalesced_frames - get rcb port coalesced frames
505 *hns_rcb_get_coalesce_usecs - get rcb port coalesced time_out
518 *hns_rcb_set_coalesce_usecs - set rcb port coalesced time_out
521 *@etx_usecs:tx time for coalesced time_out
522 *@rx_usecs:rx time for coalesced time_out
543 *hns_rcb_set_coalesced_frames - set rcb coalesced frames
545 *@tx_frames:tx BD num for coalesced frames
546 *@rx_frames:rx BD num for coalesced frames
/linux-4.4.14/drivers/parisc/
H A Diommu-helpers.h4 * iommu_fill_pdir - Insert coalesced scatter/gather chunks into the I/O Pdir.
6 * @startsg: The scatter/gather list of coalesced chunks.
10 * This function inserts the coalesced scatter/gather list chunks into the
H A Dccio-dma.c903 int coalesced, filled = 0; ccio_map_sg() local
940 coalesced = iommu_coalesce_chunks(ioc, dev, sglist, nents, ccio_alloc_range); ccio_map_sg()
954 BUG_ON(coalesced != filled); ccio_map_sg()
H A Dsba_iommu.c939 int coalesced, filled = 0; sba_map_sg() local
976 coalesced = iommu_coalesce_chunks(ioc, dev, sglist, nents, sba_alloc_range); sba_map_sg()
/linux-4.4.14/arch/x86/kvm/
H A Dtrace.h379 TP_PROTO(__u8 chip, __u8 pin, __u8 elcr, __u8 imr, bool coalesced),
380 TP_ARGS(chip, pin, elcr, imr, coalesced),
387 __field( bool, coalesced )
395 __entry->coalesced = coalesced;
402 __entry->coalesced ? " (coalesced)" : "")
H A Dioapic.c168 return true; /* coalesced */ rtc_irq_check_coalesced()
191 * Return 0 for coalesced interrupts; for edge-triggered interrupts, ioapic_set_irq()
197 * if it has been already ack-ed via EOI because coalesced RTC ioapic_set_irq()
/linux-4.4.14/arch/arc/kernel/
H A Dmcip.c90 * possibly be coalesced by MCIP into 1 asserted IRQ, so @cpus can be mcip_ipi_clear()
103 pr_info("IPIs from %x coalesced to %x\n", mcip_ipi_clear()
/linux-4.4.14/fs/nfs/blocklayout/
H A Dblocklayout.c787 * Return 0 if @req cannot be coalesced into @pgio, otherwise return the number
788 * of bytes (maximum @req->wb_bytes) that can be coalesced.
842 * Return 0 if @req cannot be coalesced into @pgio, otherwise return the number
843 * of bytes (maximum @req->wb_bytes) that can be coalesced.
/linux-4.4.14/fs/nfs/
H A Dpagelist.c486 * nfs_generic_pg_test - determine if requests can be coalesced
491 * Returns zero if @req can be coalesced into @desc, otherwise it returns
970 * Returns true if the request 'req' was successfully coalesced into the
1024 * Returns true if the request 'req' was successfully coalesced into the
H A Dpnfs.c1841 * Return 0 if @req cannot be coalesced into @pgio, otherwise return the number
1842 * of bytes (maximum @req->wb_bytes) that can be coalesced.
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dt4.h442 /* This function copies 64 byte coalesced work request to memory
443 * mapped BAR2 space. For coalesced WRs, the SGE fetches data
/linux-4.4.14/fs/nfs/objlayout/
H A Dobjio_osd.c531 * Return 0 if @req cannot be coalesced into @pgio, otherwise return the number
532 * of bytes (maximum @req->wb_bytes) that can be coalesced.
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h225 * stats will be coalesced on
H A Dbnx2x_sriov.c1940 /* all stats are coalesced to the leading queue */ for_each_vfq()
/linux-4.4.14/fs/cifs/
H A Dsmb1ops.c336 cifs_dbg(FYI, "coalesced DataCount too large (%u)\n", coalesce_t2()
347 cifs_dbg(FYI, "coalesced BCC too large (%u)\n", byte_count); coalesce_t2()
356 cifs_dbg(FYI, "coalesced BCC exceeds buffer size (%u)\n", coalesce_t2()
/linux-4.4.14/drivers/scsi/
H A Dgdth.c2970 int coalesced = FALSE; __gdth_interrupt() local
3002 /* See if the fw is returning coalesced status */ __gdth_interrupt()
3007 coalesced = TRUE; __gdth_interrupt()
3012 if (coalesced) { __gdth_interrupt()
3013 /* For coalesced requests all status __gdth_interrupt()
3080 if (coalesced) __gdth_interrupt()
3090 if (coalesced) { __gdth_interrupt()
3116 /* Make sure that non coalesced interrupts get cleared __gdth_interrupt()
3118 if (!coalesced) __gdth_interrupt()
3187 if (coalesced) { __gdth_interrupt()
3205 if (ha->type == GDT_PCIMPR && coalesced) { __gdth_interrupt()
/linux-4.4.14/drivers/input/misc/
H A Dpowermate.c146 thus, several states are equivalent and are coalesced into one state. powermate_sync_state()
/linux-4.4.14/arch/ia64/hp/common/
H A Dsba_iommu.c1461 int coalesced, filled = 0; sba_map_sg_attrs() local
1510 coalesced = sba_coalesce_chunks(ioc, dev, sglist, nents);
1511 if (coalesced < 0) {
1536 ASSERT(coalesced == filled);
/linux-4.4.14/drivers/usb/musb/
H A Dmusb_gadget_ep0.c776 * In case when several interrupts can get coalesced, musb_g_ep0_irq()
791 * a zero-length packet in between) and so get coalesced... musb_g_ep0_irq()
/linux-4.4.14/fs/nfs/filelayout/
H A Dfilelayout.c843 * Return 0 if @req cannot be coalesced into @pgio, otherwise return the number
844 * of bytes (maximum @req->wb_bytes) that can be coalesced.
/linux-4.4.14/drivers/scsi/cxgbi/
H A Dlibcxgbi.h547 unsigned int skb_rx_extra; /* for msg coalesced mode */
H A Dlibcxgbi.c1866 /* coalesced, add header digest length */ skb_read_pdu_data()
1948 pr_err("coalesced bhs, csk 0x%p, skb 0x%p,%u, " cxgbi_conn_pdu_ready()
1958 pr_err("coalesced data, csk 0x%p, skb 0x%p,%u, " cxgbi_conn_pdu_ready()
/linux-4.4.14/mm/
H A Dzbud.c21 * buddy is freed, the freed buddy space, coalesced with whatever slack space
/linux-4.4.14/arch/sh/mm/
H A Dpmb.c642 * are later coalesced. pmb_synchronize()
/linux-4.4.14/drivers/vfio/
H A Dvfio_iommu_type1.c449 * vfio-iommu-type1 (v1) - User mappings were coalesced together to vfio_dma_do_unmap()
/linux-4.4.14/block/
H A Dblk-settings.c328 * coalesced segment
/linux-4.4.14/net/sunrpc/xprtrdma/
H A Drpc_rdma.c139 * elements. Segments are then coalesced when registered, if possible
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c905 /* This function copies 64 byte coalesced work request to
906 * memory mapped BAR2 space. For coalesced WR SGE fetches
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Dfec_main.c2504 pr_err("Rx coalesced frames exceed hardware limiation"); fec_enet_set_coalesce()
2509 pr_err("Tx coalesced frame exceed hardware limiation"); fec_enet_set_coalesce()
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dinit.c1559 * coalesced (we hope); otherwise, even at order 4, hfi1_setup_eagerbufs()
/linux-4.4.14/drivers/net/wimax/i2400m/
H A Dtx.c47 * software FIFO, as data/control frames can be coalesced (while the
/linux-4.4.14/arch/powerpc/kvm/
H A Dmpic.c1788 * = 0 Interrupt was coalesced (previous irq is still pending)
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_init.c1679 * coalesced (we hope); otherwise, even at order 4, qib_setup_eagerbufs()
/linux-4.4.14/include/uapi/linux/
H A Dethtool.h389 * should be coalesced until
/linux-4.4.14/arch/s390/kvm/
H A Dinterrupt.c2062 * = 0 - coalesced, summary indicator already active
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_file_ops.c904 * coalesced (we hope); otherwise, even at order 4, ipath_create_user_egr()
/linux-4.4.14/drivers/infiniband/ulp/srp/
H A Dib_srp.c1589 * entry, or DMA mapping coalesced everything to a srp_map_data()
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dcassini.c2165 * because packets get coalesced, we shouldn't run into fragment count
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2892 * b) Return coalesced response queue credits in case a response queue is
H A Dt3_hw.c2741 * @psh: whether a set PSH bit should deliver coalesced data
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c2486 * for HW to flush partially coalesced CQ entries. be_rx_cq_clean()
/linux-4.4.14/fs/jfs/
H A Djfs_imap.c2857 * coalesced into a new AG;
/linux-4.4.14/fs/ntfs/
H A Dlayout.h661 * can be coalesced. This means that one has to keep track of the number of
/linux-4.4.14/sound/soc/
H A Dsoc-dapm.c1401 /* Apply the coalesced changes from a DAPM sequence */ dapm_seq_run_coalesced()

Completed in 3118 milliseconds