Searched refs:unlikely (Results 376 - 400 of 4104) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c267 if (unlikely(!base))
270 if (unlikely(ttm_base_object_type(base) != converter->object_type))
342 if (unlikely(ret != 0))
370 if (unlikely(res->id == -1)) {
372 if (unlikely(ret != 0))
381 if (unlikely(ret != 0))
518 if (unlikely(!res->guest_memory_bo)) {
520 if (unlikely(ret != 0))
530 if (unlikely(ret != 0))
543 if (unlikely(re
[all...]
H A Dvmwgfx_shader.c173 if (unlikely(ret != 0)) {
213 if (unlikely(ret != 0)) {
218 if (unlikely(res->id >= VMWGFX_NUM_GB_SHADER)) {
224 if (unlikely(cmd == NULL)) {
258 if (unlikely(cmd == NULL))
286 if (unlikely(cmd == NULL))
326 if (unlikely(cmd == NULL)) {
396 if (unlikely(cmd == NULL))
483 if (unlikely(cmd == NULL))
700 if (unlikely(!ushade
[all...]
H A Dttm_object.c214 if (unlikely(ret != 0))
325 if (unlikely(ref == NULL)) {
373 if (unlikely(ret != 0)) {
412 if (unlikely(tfile == NULL))
430 if (unlikely(tdev == NULL))
587 if (unlikely(base == NULL ||
594 if (unlikely(!base->shareable)) {
600 if (unlikely(ret != 0)) {
/linux-master/net/802/
H A Dpsnap.c54 if (unlikely(!pskb_may_pull(skb, 5)))
67 if (unlikely(!proto))
/linux-master/drivers/s390/cio/
H A Dcrw.c71 if (unlikely(signal))
77 if (unlikely(chain > 1)) {
/linux-master/net/llc/
H A Dllc_station.c62 if (unlikely(rc))
93 if (unlikely(rc))
/linux-master/arch/hexagon/mm/
H A Dvm_fault.c51 if (unlikely(in_interrupt() || !mm))
62 if (unlikely(!vma))
/linux-master/net/dsa/
H A Dtag_qca.c50 if (unlikely(!pskb_may_pull(skb, QCA_HDR_LEN)))
58 if (unlikely(ver != QCA_HDR_VERSION))
/linux-master/arch/x86/pci/
H A Dmmconfig_64.c34 if (unlikely((bus > 255) || (devfn > 255) || (reg > 4095))) {
68 if (unlikely((bus > 255) || (devfn > 255) || (reg > 4095)))
/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_handle_array.c43 if (unlikely(array->size >= array->capacity)) {
112 if (unlikely(index >= array->size))
/linux-master/fs/nilfs2/
H A Dfile.c54 if (unlikely(nilfs_near_disk_full(inode->i_sb->s_fs_info)))
97 if (unlikely(ret))
/linux-master/io_uring/
H A Dio_uring.h166 if (unlikely(ctx->cqe_cached >= ctx->cqe_sentinel)) {
167 if (unlikely(!io_cqe_cache_refill(ctx, overflow)))
193 if (unlikely(!io_get_cqe(ctx, &cqe)))
239 if (unlikely(issue_flags & IO_URING_F_UNLOCKED))
252 if (unlikely(issue_flags & IO_URING_F_UNLOCKED))
371 if (unlikely(ctx->off_timeout_used || ctx->drain_active ||
381 if (unlikely(tctx->cached_refs < 0))
404 if (unlikely(io_req_cache_empty(ctx))) {
/linux-master/drivers/net/ethernet/microchip/
H A Dencx24j600-regmap.c75 if (unlikely(ret))
129 if (unlikely(ret))
354 if (unlikely(ret))
358 if (unlikely(ret))
366 if (unlikely(ret))
370 if (unlikely(ret))
392 if (unlikely(ret))
396 if (unlikely(ret))
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_csa.c78 if (unlikely(r)) {
118 if (unlikely(r)) {
/linux-master/drivers/spi/
H A Dspi-gpio.c137 if (unlikely(spi->mode & SPI_LSB_FIRST))
146 if (unlikely(spi->mode & SPI_LSB_FIRST))
155 if (unlikely(spi->mode & SPI_LSB_FIRST))
164 if (unlikely(spi->mode & SPI_LSB_FIRST))
184 if (unlikely(spi->mode & SPI_LSB_FIRST))
194 if (unlikely(spi->mode & SPI_LSB_FIRST))
204 if (unlikely(spi->mode & SPI_LSB_FIRST))
214 if (unlikely(spi->mode & SPI_LSB_FIRST))
/linux-master/tools/perf/util/
H A Ddebug.h28 if (unlikely(!__warned)) { \
68 if (unlikely(!__warned)) { \
/linux-master/arch/mips/include/asm/
H A Dptrace.h82 if (unlikely(offset > MAX_REG_OFFSET))
169 if (unlikely(!user_mode(regs)))
/linux-master/fs/
H A Ddcache.c229 if (unlikely(a != b))
238 return unlikely(!!((a ^ b) & mask));
316 if (unlikely(dname_external(dentry))) {
329 if (unlikely(name->name.name != name->inline_name)) {
332 if (unlikely(atomic_dec_and_test(&p->u.count)))
365 if (unlikely(dname_external(dentry))) {
495 if (unlikely(IS_ROOT(dentry)))
549 if (unlikely(hlist_unhashed(&dentry->d_sib)))
645 if (unlikely(dentry->d_lockref.count))
686 if (unlikely(d_unhashe
[all...]
H A Dsplice.c210 if (unlikely(!pipe->readers)) {
253 if (unlikely(!pipe->readers)) {
461 if (unlikely(ret)) {
501 if (unlikely(!buf->len)) {
684 if (unlikely(!array))
701 if (unlikely(nbufs < pipe->max_usage)) {
728 if (unlikely(ret)) {
863 if (unlikely(ret)) {
939 if (unlikely(!out->f_op->splice_write))
965 if (unlikely(!(i
[all...]
/linux-master/net/tipc/
H A Dcrypto.c339 if (unlikely(!crypto_has_alg(ukey->alg_name, 0, 0))) {
352 if (unlikely(keylen != TIPC_AES_GCM_KEY_SIZE_128 &&
389 if (unlikely(!tmp || !refcount_inc_not_zero(&tmp->refcnt)))
523 if (unlikely(*aead))
528 if (unlikely(!tmp))
549 if (unlikely(!tfm_cnt &&
558 if (unlikely(err)) {
564 if (unlikely(!tfm_entry)) {
637 if (unlikely(*dst))
641 if (unlikely(!aea
[all...]
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c136 if (unlikely(!page)) {
145 if (unlikely(dma_mapping_error(dev, dma_addr))) {
165 if (unlikely(!buf_info)) {
240 if (unlikely(!skb)) {
253 if (unlikely(!buf_info->page))
260 if (unlikely(!buf_info->page))
288 if (unlikely(!skb)) {
295 if (unlikely(!buf_info->page)) {
433 if (unlikely(!test_bit(IONIC_LIF_F_UP, lif->state)))
436 if (unlikely(flag
[all...]
/linux-master/drivers/net/caif/
H A Dcaif_virtio.c290 if (unlikely(err))
299 if (unlikely(err)) {
320 if (unlikely(!vringh_notify_enable_kern(cfv->vr_rx)) &&
490 if (unlikely(cfv->tx_hr + skb->len + cfv->tx_tr > cfv->mtu)) {
497 if (unlikely(!buf_info))
507 if (unlikely(!buf_info->vaddr))
540 if (unlikely(cfv->vq_tx->num_free <= num_present_cpus())) {
549 if (unlikely(!buf_info)) {
561 if (unlikely(flow_off)) {
569 if (unlikely(!buf_inf
[all...]
/linux-master/lib/lz4/
H A Dlz4_decompress.c111 if ((endOnInput) && (unlikely(outputSize == 0)))
114 if ((!endOnInput) && (unlikely(outputSize == 0)))
117 if ((endOnInput) && unlikely(srcSize == 0))
195 if (unlikely(endOnInput ? ip >= iend - RUN_MASK : 0)) {
207 && unlikely((uptrval)(op) +
213 && unlikely((uptrval)(ip) +
297 if ((checkOffset) && (unlikely(match + dictSize < lowPrefix))) {
327 && unlikely(
338 if (unlikely(op + length > oend - LASTLITERALS)) {
405 if (unlikely(offse
[all...]
/linux-master/net/core/
H A Dlwt_bpf.c57 if (unlikely(!can_redirect)) {
130 if (unlikely(!dst->lwtstate->orig_input)) {
151 if (unlikely(!dst->lwtstate->orig_output)) {
237 if (unlikely(dst->error)) {
249 if (unlikely(err))
256 if (unlikely(err))
293 if (unlikely(ret))
597 if (unlikely(len < sizeof(struct iphdr) || len > LWT_BPF_MAX_HEADROOM))
604 if (unlikely(len < iph->ihl * 4))
608 if (unlikely(le
[all...]
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_reqmgr.h220 if (unlikely(!list)) {
226 if (unlikely(!list[i].vptr))
231 if (unlikely(dma_mapping_error(&pdev->dev, list[i].dma_addr))) {
289 if (unlikely(!list)) {
295 if (unlikely(!list[i].vptr))
300 if (unlikely(dma_mapping_error(&pdev->dev, list[i].dma_addr))) {
368 if (unlikely(!info))
395 if (unlikely(dma_mapping_error(&pdev->dev, info->dptr_baddr))) {
426 if (unlikely(req->in_cnt > OTX2_CPT_MAX_SG_IN_CNT ||
443 if (unlikely(!inf
[all...]

Completed in 205 milliseconds

<<11121314151617181920>>