/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | lz4.c | 285 #define unlikely(expr) expect((expr) != 0, 0) macro 565 if unlikely(forwardIp > mflimit) { in LZ4_compressCtx() 577 unlikely(ip[-1] == ref[-1])) { in LZ4_compressCtx() 587 if unlikely(op + length + (2 + 1 + LASTLITERALS) + in LZ4_compressCtx() 638 if unlikely(op + (1 + LASTLITERALS) + (len >> 8) > oend) in LZ4_compressCtx() 780 if unlikely(op + length + (2 + 1 + LASTLITERALS) + in LZ4_compress64kCtx() 831 if unlikely(op + (1 + LASTLITERALS) + (len >> 8) > oend) in LZ4_compress64kCtx() 966 if unlikely(cpy > oend - COPYLENGTH) { in real_LZ4_uncompress() 981 if unlikely(ref < (BYTE * const) dest) in real_LZ4_uncompress() 996 if unlikely(op - ref < STEPSIZE) { in real_LZ4_uncompress() [all …]
|
/titanic_50/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge_lro.c | 166 if (unlikely((tmp_csum ^ 0xffff) != 0)) { in myri10ge_lro_rx() 188 if (unlikely(opt_bytes != TCPOLEN_TSTAMP_APPA) || in myri10ge_lro_rx() 232 if (unlikely(seq != lro->next_seq)) { in myri10ge_lro_rx() 249 if (unlikely(lro->tsval > tsval || in myri10ge_lro_rx()
|
H A D | myri10ge_var.h | 482 #define unlikely(x) __builtin_expect((x), 0) macro 485 #define unlikely(x) (x) macro
|
H A D | myri10ge.c | 2561 if (unlikely(++limit > 2 * tx->mask)) in myri10ge_tx_done() 2614 if (unlikely (*stop)) { in myri10ge_clean_rx_done() 2622 if (unlikely(limit < 0)) in myri10ge_clean_rx_done() 3142 if (unlikely(avail <= MYRI10GE_MAX_SEND_DESC_TSO)) { in myri10ge_tx_tso_copy() 3504 if (unlikely(rv != DDI_DMA_MAPPED)) { in myri10ge_send() 3588 if (unlikely(count >= max_segs)) { in myri10ge_send() 3637 if (unlikely(avail <= count)) { in myri10ge_send()
|
/titanic_50/usr/src/grub/grub-0.97/stage2/ |
H A D | zfs_lz4.c | 112 #define unlikely(expr) expect((expr) != 0, 0) macro 268 if unlikely(op - ref < STEPSIZE) { in LZ4_uncompress_unknownOutputSize()
|
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_l2t.c | 112 #define unlikely(x) __builtin_expect((x), 0) macro 115 #define unlikely(x) (x) macro
|
/titanic_50/usr/src/uts/common/io/chxge/ |
H A D | sge.c | 664 if (unlikely(credits_pend[0] > SGE_BATCH_THRESH)) { in sge_data_in() 668 if (unlikely(credits_pend[1] > SGE_BATCH_THRESH)) { in sge_data_in() 678 if (unlikely(++cidx == entries_n)) { in sge_data_in() 707 if (unlikely(flags & (F_FL0_ENABLE | F_FL1_ENABLE))) in sge_data_in() 742 if (unlikely(!ret)) in sge_data_in() 940 if (unlikely(offload)) { in t1_sge_rx() 1009 if (unlikely(--Q->fq_credits < (entries_n>>2))) in t1_sge_rx()
|
H A D | sge.h | 62 #define unlikely(a) (a) macro
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/ |
H A D | debug.h | 695 if(unlikely(LOG_MSG(_m))) \ 714 if(unlikely(_c)) \
|
/titanic_50/usr/src/uts/sparc/dtrace/ |
H A D | dtrace_asm.s | 227 ! The caller has been flushed to the stack. This is unlikely
|
/titanic_50/usr/src/lib/libc/ |
H A D | README | 278 to be bound to from the C library itself -- it is grossly unlikely that more
|
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | ehdr.msg | 228 other contents of the file, and is unlikely to produce a usable\n\ 242 other contents of the file, and is unlikely to produce a usable\n\
|
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 692 intervals to retry the operation periodically. In the unlikely case 1061 allow the message to be retransmitted. Real servers are unlikely
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | aclocal.m4 | 936 # is unlikely to handle the host's binaries.
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-1 | 601 quite careful. If the output is wrong, it is unlikely that your
|
H A D | grub.texi | 667 quite careful. If the output is wrong, it is unlikely that your
|
H A D | grub.info | 602 quite careful. If the output is wrong, it is unlikely that your
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.c | 148 #define ECORE_UNLIKELY unlikely
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | europe | 2140 # the UT offset changed during the war, but I think it unlikely that 3349 # It's unlikely that any of the Kuril Islands were involved in such a switch,
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 1566 one of one's own subdomains (for example, it's unlikely that
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 10902 # is that ^^ won't be - ^^ was chosen to be unlikely.
|
H A D | terminfo.src | 12311 # is that ^^ won't be - ^^ was chosen to be unlikely.
|