Searched refs:unlikely (Results 226 - 250 of 4103) sorted by relevance

1234567891011>>

/linux-master/drivers/s390/scsi/
H A Dzfcp_fc.h284 if (unlikely(rsp_flags & FCP_RSP_LEN_VAL)) {
294 if (unlikely(rsp_flags & FCP_SNS_LEN_VAL)) {
303 if (unlikely(rsp_flags & FCP_RESID_UNDER)) {
310 } else if (unlikely(rsp_flags & FCP_RESID_OVER)) {
/linux-master/drivers/md/
H A Ddm-stats.h44 if (unlikely(stats->precise_timestamps))
H A Ddm-integrity.c476 if (unlikely(*sec_ptr >= ic->journal_sections))
511 if (unlikely(r < 0)) {
519 if (unlikely(r < 0)) {
553 if (unlikely(r))
559 if (unlikely(r))
565 if (unlikely(r))
584 if (unlikely(((sector | n_sectors) & ((1 << ic->sb->log2_sectors_per_block) - 1)) != 0)) {
594 if (unlikely(!n_sectors))
675 if (unlikely(page < end_page)) {
712 if (unlikely(sectio
[all...]
/linux-master/drivers/firmware/efi/libstub/
H A Dfind.c17 if (unlikely(__start >= sz)) \
/linux-master/arch/riscv/include/asm/
H A Dtimex.h43 if (unlikely(clint_time_val == NULL))
/linux-master/drivers/net/can/dev/
H A Dlength.c40 if (unlikely(len > CANFD_MAX_DLEN))
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dlist_debug.c17 bool corruption = unlikely(condition); \
/linux-master/include/asm-generic/
H A Dpreempt.h77 return unlikely(preempt_count() == preempt_offset &&
/linux-master/fs/bcachefs/
H A Dclock.h17 if (unlikely(this_cpu_add_return(*clock->pcpu_buf, sectors) >=
/linux-master/net/ipv4/
H A Dip_forward.c48 if (unlikely((ip_hdr(skb)->frag_off & htons(IP_DF)) == 0))
52 if (unlikely(IPCB(skb)->frag_max_size > mtu))
76 if (unlikely(opt->optlen))
96 if (unlikely(skb->sk))
/linux-master/include/linux/sched/
H A Drt.h11 if (unlikely(prio < MAX_RT_PRIO))
/linux-master/kernel/dma/
H A Ddirect.h61 if (unlikely(is_swiotlb_buffer(dev, paddr)))
78 if (unlikely(is_swiotlb_buffer(dev, paddr)))
98 if (unlikely(!dma_capable(dev, dma_addr, size, true)) ||
124 if (unlikely(is_swiotlb_buffer(dev, phys)))
/linux-master/include/kunit/
H A Dstatic_stub.h70 if (unlikely(replacement)) \
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c72 if (unlikely(!xdpf))
93 if (unlikely(xdptxd->has_frags))
105 if (unlikely(!INDIRECT_CALL_2(sq->xmit_xdp_frame, mlx5e_xmit_xdp_frame_mpwqe,
147 if (unlikely(!INDIRECT_CALL_2(sq->xmit_xdp_frame, mlx5e_xmit_xdp_frame_mpwqe,
182 if (unlikely(!mlx5e_rx_hw_stamp(_ctx->rq->tstamp)))
244 if (unlikely(!(_ctx->xdp.rxq->dev->features & NETIF_F_RXHASH)))
323 if (unlikely(!mlx5e_xmit_xdp_buff(rq->xdpsq, rq, xdp)))
330 if (unlikely(err))
356 if (unlikely(contig_wqebbs < size)) {
430 if (unlikely(!s
[all...]
/linux-master/include/net/page_pool/
H A Dhelpers.h129 if (unlikely(!page))
174 if (unlikely(!page))
274 if (unlikely(!ret))
405 if (unlikely(pool->p.nid != new_nid))
/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Dfault.h36 if (unlikely(tmp & SYS_PAR_EL1_F))
/linux-master/arch/parisc/kernel/
H A Dftrace.c40 if (unlikely(ftrace_graph_is_dead()))
43 if (unlikely(atomic_read(&current->tracing_graph_pause)))
215 if (unlikely(!p) || kprobe_disabled(p))
235 if (unlikely(p->post_handler)) {
/linux-master/include/vdso/
H A Dhelpers.h13 while (unlikely((seq = READ_ONCE(vd->seq)) & 1))
/linux-master/net/core/
H A Dgso.c45 if (unlikely(!type))
93 if (unlikely(skb_needs_check(skb, tx_path))) {
126 if (segs != skb && unlikely(skb_needs_check(skb, tx_path) && !IS_ERR(segs)))
156 } else if (unlikely(skb_is_gso_sctp(skb))) {
/linux-master/include/linux/
H A Dcompiler.h46 # ifndef unlikely
47 # define unlikely(x) (__branch_check__(x, 0, __builtin_constant_p(x))) macro
77 # define unlikely(x) __builtin_expect(!!(x), 0) macro
79 # define unlikely_notrace(x) unlikely(x)
/linux-master/fs/nfs/
H A Dmount_clnt.c285 if (unlikely(status < 0))
334 if (unlikely(p == NULL))
356 if (unlikely(p == NULL))
372 if (unlikely(status != 0 || res->errno != 0))
384 if (unlikely(p == NULL))
407 if (unlikely(p == NULL))
415 if (unlikely(p == NULL))
434 if (unlikely(p == NULL))
442 if (unlikely(p == NULL))
465 if (unlikely(statu
[all...]
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c44 if (unlikely(!data))
52 if (unlikely(dma_mapping_error(rxq->dev, mapping))) {
87 if (unlikely(!skb)) {
251 if (unlikely(dma_mapping_error(txq->dev, mapping)))
311 if (unlikely(qed_chain_get_elem_used(&txq->tx_pbl) >=
350 if (unlikely(flags & ~XDP_XMIT_FLAGS_MASK))
353 if (unlikely(!netif_running(dev)))
366 if (unlikely(dma_mapping_error(dmadev, mapping)))
369 if (unlikely(qede_xdp_xmit(xdp_tx, mapping, 0, xdpf->len,
474 if (unlikely(netif_tx_queue_stoppe
[all...]
/linux-master/fs/lockd/
H A Dclntxdr.c121 if (unlikely(ret < 0))
143 if (unlikely(p == NULL))
152 if (unlikely(p == NULL))
211 if (unlikely(p == NULL))
213 if (unlikely(ntohl(*p) > ntohl(nlm_lck_denied_grace_period)))
264 if (unlikely(p == NULL))
271 if (unlikely(error))
275 if (unlikely(p == NULL))
501 if (unlikely(error))
517 if (unlikely(erro
[all...]
H A Dclnt4xdr.c124 if (unlikely(ret < 0))
146 if (unlikely(p == NULL))
155 if (unlikely(p == NULL))
216 if (unlikely(p == NULL))
218 if (unlikely(ntohl(*p) > ntohl(nlm4_failed)))
269 if (unlikely(p == NULL))
276 if (unlikely(error))
280 if (unlikely(p == NULL))
496 if (unlikely(error))
512 if (unlikely(erro
[all...]
/linux-master/mm/kasan/
H A Dcommon.c123 if (unlikely(PageHighMem(page)))
222 if (unlikely(nearest_obj(cache, virt_to_slab(object), object) != object)) {
228 if (unlikely(cache->flags & SLAB_TYPESAFE_BY_RCU))
324 if (unlikely(object == NULL))
380 if (unlikely(object == NULL))
421 if (unlikely(ptr == NULL))
438 if (unlikely(object == ZERO_SIZE_PTR))
454 if (unlikely(!slab))
467 if (unlikely(PageHighMem(page)))
500 if (unlikely(!folio_test_sla
[all...]

Completed in 261 milliseconds

1234567891011>>