Searched refs:coalescing (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12-stable/sys/dev/cxgbe/ |
| D | t4_mp_ring.c | 124 bool coalescing; in drain_ring() local 141 n = r->drain(r, cidx, pidx, &coalescing); in drain_ring() 184 ns.flags = coalescing ? COALESCING : IDLE; in drain_ring() 235 bool coalescing; in drain_txpkts() local 241 r->drain(r, cidx, pidx, &coalescing); in drain_txpkts() 242 MPASS(coalescing == false); in drain_txpkts()
|
| D | t4_sge.c | 3048 eth_tx(struct mp_ring *r, u_int cidx, u_int pidx, bool *coalescing) in eth_tx() argument 3078 *coalescing = false; in eth_tx() 3247 *coalescing = txp->npkt > 0; in eth_tx()
|
| /freebsd-12-stable/sys/dev/cxgb/ |
| D | cxgb_sge.c | 279 TXQ_RING_EMPTY(qs) && (qs->coalescing == 0)) in check_pkt_coalesce() 1621 if (qs->coalescing != 0 && in cxgb_tx_watchdog() 1624 qs->coalescing = 0; in cxgb_tx_watchdog() 1625 else if (qs->coalescing == 0 && in cxgb_tx_watchdog() 1627 qs->coalescing = 1; in cxgb_tx_watchdog() 1645 if (qs->coalescing == 0 && (txq->in_use >= (txq->size>>3))) in cxgb_tx_timeout() 1646 qs->coalescing = 1; in cxgb_tx_timeout()
|
| D | cxgb_adapter.h | 288 int coalescing; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | MachinePassRegistry.def | 178 DUMMY_MACHINE_FUNCTION_PASS("simple-register-coalescing", RegisterCoalescerPass, ())
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| D | TargetOpcodes.def | 97 /// register coalescing / allocation aid and must be eliminated before code 104 /// After register coalescing references of v1024 should be replace with
|
| /freebsd-12-stable/contrib/llvm-project/lld/docs/ |
| D | design.rst | 17 functions for locality, and C++ coalescing require the linker to work at a finer 168 The linker support coalescing by-name and by-content. By-name is used for
|
| /freebsd-12-stable/sys/dev/aic7xxx/ |
| D | aic79xx.reg | 282 mask ENINT_COALESCE 0x40 /* Perform interrupt coalescing */ 3728 * The maximum amount of time to wait, when interrupt coalescing 3747 * to continue coalescing (2's complement of value).
|
| D | aic79xx.seq | 268 * If coalescing, only coalesce up to the limit
|
| /freebsd-12-stable/contrib/jemalloc/ |
| D | ChangeLog | 102 - Fix an extent coalesce + decay race by taking both coalescing extents off
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | ChangeLog-9197 | 711 * ieee.c (ieee_finish_compilation_unit): Permit coalescing ranges
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCInstrVSX.td | 180 // operations rather than coalescing them into a single register - even though
|
| /freebsd-12-stable/contrib/tzdata/ |
| D | NEWS | 993 The zic man page now documents zic's coalescing of transitions
|
| /freebsd-12-stable/contrib/gcc/ |
| D | ChangeLog.tree-ssa | 11355 * tree-ssa.c (rewrite_out_of_ssa): When coalescing, don't include single 11609 (register_alias_set): Rework to avoid incorrect coalescing of
|
| D | FSFChangeLog.10 | 4735 space when coalescing white space around a backslash-newline.
|
| D | ChangeLog-2005 | 8227 mark "::operator new" and "::operator delete" for coalescing
|
| D | ChangeLog-2004 | 31053 coalescing of result_decls.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64InstrFormats.td | 4775 // and related passes (coalescing, copy propagation, et. al.) to
|