/openbmc/qemu/target/i386/tcg/ |
H A D | access.c | 70 if (likely(offset <= ac->size1 - len)) { in access_ptr() 79 if (likely(offset >= ac->size1)) { in access_ptr() 90 if (likely(p)) { in access_ldb() 100 if (likely(p)) { in access_ldw() 110 if (likely(p)) { in access_ldl() 120 if (likely(p)) { in access_ldq() 130 if (likely(p)) { in access_stb() 141 if (likely(p)) { in access_stw() 152 if (likely(p)) { in access_stl() 163 if (likely(p)) { in access_stq()
|
/openbmc/linux/drivers/scsi/qedi/ |
H A D | qedi_dbg.c | 22 if (likely(qedi) && likely(qedi->pdev)) in qedi_dbg_err() 46 if (likely(qedi) && likely(qedi->pdev)) in qedi_dbg_warn() 71 if (likely(qedi) && likely(qedi->pdev)) in qedi_dbg_notice() 97 if (likely(qedi) && likely(qedi->pdev)) in qedi_dbg_info()
|
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf_dbg.c | 21 if (likely(qedf) && likely(qedf->pdev)) in qedf_dbg_err() 45 if (likely(qedf) && likely(qedf->pdev)) in qedf_dbg_warn() 70 if (likely(qedf) && likely(qedf->pdev)) in qedf_dbg_notice() 96 if (likely(qedf) && likely(qedf->pdev)) in qedf_dbg_info()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | object.c | 104 if (likely(object->func->mthd)) in nvkm_object_mthd() 113 if (likely(object->func->ntfy)) in nvkm_object_ntfy() 122 if (likely(object->func->map)) in nvkm_object_map() 130 if (likely(object->func->unmap)) in nvkm_object_unmap() 138 if (likely(object->func->rd08)) in nvkm_object_rd08() 146 if (likely(object->func->rd16)) in nvkm_object_rd16() 154 if (likely(object->func->rd32)) in nvkm_object_rd32() 162 if (likely(object->func->wr08)) in nvkm_object_wr08() 170 if (likely(object->func->wr16)) in nvkm_object_wr16() 178 if (likely(object->func->wr32)) in nvkm_object_wr32()
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-cmd-queue.h | 335 if (likely(use_locking)) in cvmx_cmd_queue_write() 346 if (likely(use_locking)) in cvmx_cmd_queue_write() 356 if (likely(qptr->index + cmd_count < qptr->pool_size_m1)) { in cvmx_cmd_queue_write() 374 if (likely(use_locking)) in cvmx_cmd_queue_write() 405 if (likely(use_locking)) in cvmx_cmd_queue_write() 433 if (likely(use_locking)) in cvmx_cmd_queue_write2() 444 if (likely(use_locking)) in cvmx_cmd_queue_write2() 454 if (likely(qptr->index + 2 < qptr->pool_size_m1)) { in cvmx_cmd_queue_write2() 477 if (likely(use_locking)) in cvmx_cmd_queue_write2() 487 if (likely(count)) in cvmx_cmd_queue_write2() [all …]
|
/openbmc/qemu/include/exec/ |
H A D | memory_ldst_cached.h.inc | 32 if (likely(cache->ptr)) { 44 if (likely(cache->ptr)) { 56 if (likely(cache->ptr)) { 78 if (likely(cache->ptr)) { 89 if (likely(cache->ptr)) { 100 if (likely(cache->ptr)) {
|
/openbmc/linux/include/asm-generic/ |
H A D | qrwlock.h | 49 if (likely(!(cnts & _QW_WMASK))) { in queued_read_trylock() 51 if (likely(!(cnts & _QW_WMASK))) in queued_read_trylock() 71 return likely(atomic_try_cmpxchg_acquire(&lock->cnts, &cnts, in queued_write_trylock() 83 if (likely(!(cnts & _QW_WMASK))) in queued_read_lock() 98 if (likely(atomic_try_cmpxchg_acquire(&lock->cnts, &cnts, _QW_LOCKED))) in queued_write_lock()
|
/openbmc/linux/include/linux/ |
H A D | indirect_call_wrapper.h | 19 likely(f == f1) ? f1(__VA_ARGS__) : f(__VA_ARGS__); \ 23 likely(f == f2) ? f2(__VA_ARGS__) : \ 28 likely(f == f3) ? f3(__VA_ARGS__) : \ 33 likely(f == f4) ? f4(__VA_ARGS__) : \
|
H A D | coresight.h | 385 if (likely(csa->io_mem)) in csdev_access_relaxed_read32() 451 if (likely(csa->io_mem)) { in csdev_access_relaxed_read_pair() 462 if (likely(csa->io_mem)) { in csdev_access_relaxed_write_pair() 473 if (likely(csa->io_mem)) in csdev_access_read32() 482 if (likely(csa->io_mem)) in csdev_access_relaxed_write32() 490 if (likely(csa->io_mem)) in csdev_access_write32() 501 if (likely(csa->io_mem)) in csdev_access_relaxed_read64() 509 if (likely(csa->io_mem)) in csdev_access_read64() 518 if (likely(csa->io_mem)) in csdev_access_relaxed_write64() 526 if (likely(csa->io_mem)) in csdev_access_write64()
|
/openbmc/linux/lib/lzo/ |
H A D | lzo1x_decompress_safe.c | 58 if (likely(in_len >= 5) && likely(*ip == 17)) { in lzo1x_decompress_safe() 77 if (likely(state == 0)) { in lzo1x_decompress_safe() 96 if (likely(HAVE_IP(t + 15) && HAVE_OP(t + 15))) { in lzo1x_decompress_safe() 172 likely(bitstream_version)) { in lzo1x_decompress_safe() 216 if (likely(HAVE_OP(t + 15))) { in lzo1x_decompress_safe() 256 if (likely(HAVE_IP(6) && HAVE_OP(4))) { in lzo1x_decompress_safe()
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/skylakex/ |
H A D | other.json | 92 …hat are dropped and not written back to L3 as they are deemed to be less likely to be reused short… 95 …hat are dropped and not written back to L3 as they are deemed to be less likely to be reused short… 100 …e allocated and written back to L3 with the intention that they are more likely to be reused short… 103 …e allocated and written back to L3 with the intention that they are more likely to be reused short…
|
/openbmc/openbmc/poky/documentation/contributor-guide/ |
H A D | identify-component.rst | 7 so the first step is to identify the component where the issue likely lies. 8 For example, if you have a hardware issue, it is likely related to the BSP 11 use, they would likely be the first place to ask questions. If the issue is a
|
/openbmc/linux/net/core/ |
H A D | timestamping.c | 15 if (likely(skb->dev && skb->dev->phydev && in classify() 36 if (likely(mii_ts->txtstamp)) { in skb_clone_tx_timestamp() 66 if (likely(mii_ts->rxtstamp)) in skb_defer_rx_timestamp()
|
H A D | lwtunnel.c | 132 if (likely(ops && ops->build_state && try_module_get(ops->owner))) in lwtunnel_build_state() 258 if (likely(ops && ops->fill_encap)) in lwtunnel_fill_encap() 292 if (likely(ops && ops->get_encap_size)) in lwtunnel_get_encap_size() 320 if (likely(ops && ops->cmp_encap)) in lwtunnel_cmp_encap() 356 if (likely(ops && ops->output)) { in lwtunnel_output() 404 if (likely(ops && ops->xmit)) { in lwtunnel_xmit() 451 if (likely(ops && ops->input)) { in lwtunnel_input()
|
/openbmc/linux/fs/hpfs/ |
H A D | buffer.c | 135 if (likely(qbh->bh[1]->b_data == qbh->bh[0]->b_data + 1 * 512) && in hpfs_map_4sectors() 136 likely(qbh->bh[2]->b_data == qbh->bh[0]->b_data + 2 * 512) && in hpfs_map_4sectors() 137 likely(qbh->bh[3]->b_data == qbh->bh[0]->b_data + 3 * 512)) { in hpfs_map_4sectors() 185 if (likely(qbh->bh[1]->b_data == qbh->bh[0]->b_data + 1 * 512) && in hpfs_get_4sectors() 186 likely(qbh->bh[2]->b_data == qbh->bh[0]->b_data + 2 * 512) && in hpfs_get_4sectors() 187 likely(qbh->bh[3]->b_data == qbh->bh[0]->b_data + 3 * 512)) { in hpfs_get_4sectors()
|
/openbmc/linux/kernel/locking/ |
H A D | semaphore.c | 61 if (likely(sem->count > 0)) in down() 85 if (likely(sem->count > 0)) in down_interruptible() 112 if (likely(sem->count > 0)) in down_killable() 142 if (likely(count >= 0)) in down_trylock() 167 if (likely(sem->count > 0)) in down_timeout() 190 if (likely(list_empty(&sem->wait_list))) in up()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
H A D | rx.c | 54 if (likely(rq->mpwqe.umr_mode == MLX5E_MPWRQ_UMR_MODE_ALIGNED)) { in mlx5e_xsk_alloc_rx_mpwqe() 75 } else if (likely(rq->mpwqe.umr_mode == MLX5E_MPWRQ_UMR_MODE_TRIPLE)) { in mlx5e_xsk_alloc_rx_mpwqe() 131 if (likely(rq->mpwqe.umr_mode == MLX5E_MPWRQ_UMR_MODE_ALIGNED)) in mlx5e_xsk_alloc_rx_mpwqe() 176 if (likely(alloc == contig)) in mlx5e_xsk_alloc_rx_wqes_batched() 292 if (likely(prog && mlx5e_xdp_handle(rq, prog, mxbuf))) { in mlx5e_xsk_skb_from_cqe_mpwrq_linear() 293 if (likely(__test_and_clear_bit(MLX5E_RQ_FLAG_XDP_XMIT, rq->flags))) in mlx5e_xsk_skb_from_cqe_mpwrq_linear() 326 if (likely(prog && mlx5e_xdp_handle(rq, prog, mxbuf))) { in mlx5e_xsk_skb_from_cqe_linear() 327 if (likely(__test_and_clear_bit(MLX5E_RQ_FLAG_XDP_XMIT, rq->flags))) in mlx5e_xsk_skb_from_cqe_linear()
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_debug.c | 22 if (likely(!(bnx2fc_debug_level & LOG_IO))) in BNX2FC_IO_DBG() 46 if (likely(!(bnx2fc_debug_level & LOG_TGT))) in BNX2FC_TGT_DBG() 70 if (likely(!(bnx2fc_debug_level & LOG_HBA))) in BNX2FC_HBA_DBG()
|
/openbmc/linux/net/mptcp/ |
H A D | mib.h | 86 if (likely(net->mib.mptcp_statistics)) in MPTCP_ADD_STATS() 93 if (likely(net->mib.mptcp_statistics)) in MPTCP_INC_STATS() 100 if (likely(net->mib.mptcp_statistics)) in __MPTCP_INC_STATS() 107 if (likely(net->mib.mptcp_statistics)) in MPTCP_DEC_STATS()
|
/openbmc/linux/scripts/ |
H A D | stackdelta | 30 # numeric suffix is likely to change across different 36 # since the suffix is likely to change, we strip it. 39 # Line numbers are likely to change; strip those.
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | Kconfig | 28 You will also very likely need the Wireless Tools in order to 65 most likely want to say N here. 90 You will also very likely need the Wireless Tools in order to 195 component, you most likely want to say N here.
|
/openbmc/linux/drivers/sh/clk/ |
H A D | core.c | 245 if (likely(allow_disable && clk->ops && clk->ops->disable)) in __clk_disable() 247 if (likely(clk->parent)) in __clk_disable() 490 if (likely(clk->ops && clk->ops->set_rate)) { in clk_set_rate() 557 if (likely(clk->ops && clk->ops->round_rate)) { in clk_round_rate() 577 if (likely(clkp->usecount && clkp->ops)) { in clks_core_resume() 580 if (likely(clkp->ops->set_parent)) in clks_core_resume() 583 if (likely(clkp->ops->set_rate)) in clks_core_resume() 585 else if (likely(clkp->ops->recalc)) in clks_core_resume()
|
/openbmc/linux/drivers/net/usb/ |
H A D | rndis_host.c | 88 * Call context is likely probe(), before interface name is known, 109 if (likely(msg_type != RNDIS_MSG_HALT && msg_type != RNDIS_MSG_RESET)) { in rndis_command() 150 if (likely(retval >= 8)) { in rndis_command() 155 if (likely(msg_type == rsp)) { in rndis_command() 156 if (likely(request_id == xid)) { in rndis_command() 159 if (likely(RNDIS_STATUS_SUCCESS == in rndis_command() 170 /* then likely retry */ in rndis_command() 505 while (likely(skb->len)) { in rndis_rx_fixup() 527 if (likely((data_len - skb->len) <= sizeof *hdr)) { in rndis_rx_fixup() 560 if (likely(!skb_cloned(skb))) { in rndis_tx_fixup() [all …]
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | dma-iommu.c | 19 if (likely(!dev->bus_dma_limit)) in arch_dma_map_page_direct() 29 if (likely(!dev->bus_dma_limit)) in arch_dma_unmap_page_direct() 41 if (likely(!dev->bus_dma_limit)) in arch_dma_map_sg_direct() 58 if (likely(!dev->bus_dma_limit)) in arch_dma_unmap_sg_direct()
|
/openbmc/qemu/crypto/ |
H A D | random-platform.c | 79 if (likely(fd < 0)) { in qcrypto_random_bytes() 82 if (likely(got == buflen)) { in qcrypto_random_bytes() 98 if (likely(got == buflen)) { in qcrypto_random_bytes()
|