| /freebsd-10-stable/contrib/xz/src/liblzma/common/ |
| D | common.h | 40 # define likely(expr) __builtin_expect(expr, true) macro 43 # define likely(expr) (expr) macro
|
| /freebsd-10-stable/sys/dev/drm2/radeon/ |
| D | radeon_benchmark.c | 155 if (likely(r == 0)) { in radeon_benchmark_move() 163 if (likely(r == 0)) { in radeon_benchmark_move()
|
| /freebsd-10-stable/contrib/gcc/config/i386/ |
| D | t-beos | 2 # we are most likely to want to apply any fixes to.
|
| /freebsd-10-stable/tools/diag/dumpvfscache/ |
| D | README | 2 the vfs name cache. It's very likely to loop and crash if you use it
|
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | tc-mips.c | 874 #define RELAX_BRANCH_ENCODE(uncond, likely, link, toofar) \ argument 879 | ((likely) ? 4 : 0) \ 4559 int likely = 0; in macro() local 4692 likely = 1; in macro() 4699 likely = 1; in macro() 4712 likely = 1; in macro() 4716 macro_build (&offset_expr, likely ? "bgezl" : "bgez", "s,p", sreg); in macro() 4721 macro_build (&offset_expr, likely ? "blezl" : "blez", "s,p", treg); in macro() 4726 macro_build (&offset_expr, likely ? "beql" : "beq", "s,t,p", AT, 0); in macro() 4730 likely = 1; in macro() [all …]
|
| /freebsd-10-stable/sys/arm/conf/ |
| D | EB9200.hints | 3 # should likely list CF here since its address isn't fixed.
|
| /freebsd-10-stable/sys/dev/mlx5/mlx5_en/ |
| D | mlx5_en_tx.c | 132 if (likely(pch != NULL && pch->sq[tc].stopped == 0)) in mlx5e_select_queue() 521 if (likely(mb != NULL)) { in mlx5e_xmit_locked() 549 if (likely(sq->doorbell.d64 != 0)) { in mlx5e_xmit_locked() 587 if (likely(sq->doorbell.d64 != 0)) { in mlx5e_xmit_locked_no_br()
|
| D | mlx5_en_rx.c | 248 if (likely(cqe_bcnt == 0)) { in mlx5e_build_rx_mbuf() 249 if (likely(mb->m_next != NULL)) { in mlx5e_build_rx_mbuf() 300 if (likely(ifp->if_capenable & (IFCAP_RXCSUM | IFCAP_RXCSUM_IPV6)) && in mlx5e_build_rx_mbuf()
|
| /freebsd-10-stable/sys/dev/drm2/ttm/ |
| D | ttm_bo_util.c | 78 if (likely(man->io_reserve_fastpath)) in ttm_mem_io_lock() 94 if (likely(man->io_reserve_fastpath)) in ttm_mem_io_unlock() 124 if (likely(man->io_reserve_fastpath)) in ttm_mem_io_reserve() 145 if (likely(man->io_reserve_fastpath)) in ttm_mem_io_free()
|
| D | ttm_tt.c | 123 if (likely(cur_page != NULL)) { in ttm_tt_set_caching() 171 if (likely(ttm->pages != NULL)) { in ttm_tt_destroy()
|
| D | ttm_bo.c | 290 if (likely(ret == 0)) { in ttm_bo_reserve() 342 if (likely(!ret)) { in ttm_bo_reserve_slowpath() 764 if (likely(bo->vm_node != NULL)) { in ttm_bo_release() 1357 if (likely(ret == 0)) in ttm_bo_create() 1729 if (likely(bo->sync_obj == NULL)) in ttm_bo_wait() 1757 if (likely(bo->sync_obj == sync_obj)) { in ttm_bo_wait() 1790 if (likely(ret == 0)) in ttm_bo_synccpu_write_grab()
|
| D | ttm_bo_vm.c | 336 if (likely(bo != NULL)) in ttm_bo_mmap_single() 429 if (likely(bo != NULL))
|
| /freebsd-10-stable/contrib/gcc/config/mips/ |
| D | t-vxworks | 9 MUTLILIB_EXTRA_OPTS = -G 0 -mno-branch-likely
|
| /freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | lz4.c | 255 #if defined(likely) 256 #undef likely 262 #define likely(expr) expect((expr) != 0, 1) macro 560 while likely(ip < matchlimit - (STEPSIZE - 1)) { in LZ4_compressCtx()
|
| /freebsd-10-stable/sys/ofed/include/linux/ |
| D | compiler.h | 61 #define likely(x) __builtin_expect(!!(x), 1) macro
|
| D | math64.h | 96 if (likely(((n) >> 32) == 0)) { \
|
| /freebsd-10-stable/sys/ofed/include/asm/ |
| D | atomic.h | 100 if (likely(atomic_cmpset_int(&v->counter, c, c + a))) in atomic_add_unless()
|
| /freebsd-10-stable/contrib/ntp/conf/ |
| D | README | 5 obtuse configurations you may run into. They are not likely to do
|
| /freebsd-10-stable/sys/net/ |
| D | netmap_user.h | 72 #ifndef likely 73 #define likely(x) __builtin_expect(!!(x), 1) macro 257 for (; likely(l > 0); l-=64) { in nm_pkt_copy()
|
| /freebsd-10-stable/contrib/pam_modules/pam_passwdqc/ |
| D | PLATFORMS | 27 You will likely also need to set "max=8" in order to actually enforce
|
| /freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/sdp/ |
| D | sdp.h | 650 if (likely(c > SDP_MIN_TX_CREDITS)) in credit_update_needed() 653 likely(tx_credits(ssk) > 0) && in credit_update_needed() 654 likely(sdp_tx_ring_slots_left(ssk)); in credit_update_needed()
|
| /freebsd-10-stable/gnu/usr.bin/grep/ |
| D | FREEBSD-upgrade | 30 Due to the large number of patches applied, conflicts are likely with
|
| /freebsd-10-stable/sys/dev/netmap/ |
| D | if_vtnet_netmap.h | 194 if (likely(txhdr == (void *)txq)) { in vtnet_netmap_txsync() 313 if (likely(token == (void *)rxq)) { in vtnet_netmap_rxsync()
|
| /freebsd-10-stable/contrib/amd/ |
| D | README.y2k | 3 Most likely am-utils is y2k compliant.
|
| /freebsd-10-stable/crypto/openssl/doc/crypto/ |
| D | OPENSSL_ia32cap.pod | 36 can manipulate the value programmatically, you most likely will find it
|