Searched refs:__predict_false (Results 101 - 125 of 160) sorted by relevance

1234567

/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_plat.h141 #define unlikely(x) __predict_false(!!(x))
/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpi.c1922 if (__predict_false(stat->len > WPI_STAT_MAXLEN)) {
1952 if (__predict_false(m1 == NULL)) {
1961 if (__predict_false(error != 0 && error != EFBIG)) {
2193 if (__predict_false(sc->sc_running == 0)) {
2523 if (__predict_false(r1 == 0xffffffff ||
2539 if (__predict_false(r1 & (WPI_INT_SW_ERR | WPI_INT_HW_ERR))) {
2620 if (__predict_false(sc->sc_running == 0)) {
2631 if (__predict_false(totlen < sizeof(struct ieee80211_frame_min))) {
2680 if (__predict_false(error != 0)) {
3112 if (__predict_false(s
[all...]
/freebsd-11-stable/sys/i386/isa/
H A Dnpx.c846 if (__predict_false(PCPU_GET(fpcurthread) == td)) {
855 if (__predict_false(PCPU_GET(fpcurthread) != NULL)) {
/freebsd-11-stable/sys/sys/
H A Dsdt.h166 if (__predict_false(sdt_probes_enabled)) { \
167 if (__predict_false(sdt_##prov##_##mod##_##func##_##name->id)) \
/freebsd-11-stable/sys/amd64/amd64/
H A Dfpu.c686 if (__predict_false(PCPU_GET(fpcurthread) == td)) {
695 if (__predict_false(PCPU_GET(fpcurthread) != NULL)) {
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_private.h102 if (__predict_false(!(cond))) \
621 if (__predict_false((thrd)->locklevel <= 0)) \
/freebsd-11-stable/sys/dev/vnic/
H A Dnicvf_queues.c320 if (__predict_false(mbuf == NULL)) {
614 if (__predict_false(err != 0)) {
776 if (__predict_false(cmp_err != 0)) {
888 if (__predict_false(cmp_err != 0)) {
1915 if (__predict_false(err != 0)) {
/freebsd-11-stable/sys/dev/xen/blkback/
H A Dblkback.c1666 if (__predict_false(nseg == 0)
1667 || __predict_false(nseg > xbb->max_request_segments)) {
1746 if (__predict_false(map->status != 0)) {
2092 if (__predict_false(bio == NULL)) {
2154 if (__predict_false(bio == NULL)) {
/freebsd-11-stable/sys/sparc64/pci/
H A Dfire.c1681 if (__predict_false((word0 & FO_MQR_WORD0_FMT_TYPE_MASK) == 0))
1699 if (__predict_false(intr_event_handle(iv->iv_event,
1709 if (__predict_false((FIRE_PCI_READ_8(sc, fmqa->fmqa_tail) &
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_ddp.c494 if (__predict_false(!(report & F_DDP_INV)))
508 if (__predict_false(inp->inp_flags & (INP_DROPPED | INP_TIMEWAIT))) {
771 if (__predict_false(vld & DDP_ERR)) {
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c3243 if (__predict_false(CQE_TYPE_SLOW(cqe_fp_type))) {
3286 if (__predict_false(cqe_fp_flags &
3299 if (__predict_false(m == NULL)) {
3363 if (__predict_false(cqe_fp_flags &
3375 if (__predict_false(cqe_fp_flags &
5184 if(__predict_false(error != 0)) {
5220 if (__predict_false(tx_bd_avail < (nsegs + 2))) {
5229 if (__predict_false(fp->eth_q_stats.tx_hw_max_queue_depth <
5235 if (__predict_false(nsegs > BXE_MAX_SEGMENTS)) {
5276 if (__predict_false(nseg
[all...]
H A Decore_sp.h154 #define ECORE_UNLIKELY(x) __predict_false(x)
230 if (__predict_false(exp)) { \
/freebsd-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_idr.c781 if (__predict_false(ret == -EAGAIN))
/freebsd-11-stable/sys/dev/mmc/
H A Dmmc.c468 if (__predict_false(mmc_debug > 1)) {
481 if (__predict_false(mmc_debug > 2 || (mmc_debug > 0 &&
507 if (__predict_false(sc->last_rca != 0 && sc->retune_ongoing == 0 &&
510 if (__predict_false(mmc_debug > 1)) {
/freebsd-11-stable/sys/i386/i386/
H A Dtrap.c780 if (__predict_false((td->td_pflags & TDP_NOFAULTING) != 0)) {
/freebsd-11-stable/sys/riscv/riscv/
H A Dpmap.c1566 if (__predict_false(pc != TAILQ_FIRST(&pmap->pm_pvchunk))) {
2575 if (__predict_false(!PHYS_IN_DMAP(p_a))) {
2580 if (__predict_false(!PHYS_IN_DMAP(p_b))) {
3241 if (__predict_false(paddr >= DMAP_MAX_PHYSADDR)) {
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx_spi.c319 if (__predict_false(status & SREG_RO)) {
/freebsd-11-stable/sys/dev/xen/console/
H A Dxen_console.c463 if (__predict_false(sent < 0))
/freebsd-11-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c2185 if (__predict_false(rxr->vxrxr_fill != idx)) {
2269 if (__predict_false(rxq->vxrxq_rs->update_rxhead)) {
2734 if (__predict_false(m->m_len < offset + sizeof(struct ip))) {
2746 if (__predict_false(m->m_len <
2769 if (__predict_false(*proto != IPPROTO_TCP)) {
/freebsd-11-stable/sys/dev/gem/
H A Dif_gem.c1768 if (__predict_false(status &
1778 if (__predict_false((status & GEM_INTR_TX_MAC) != 0)) {
1792 if (__predict_false((status & GEM_INTR_RX_MAC) != 0)) {
/freebsd-11-stable/sys/dev/nxge/
H A Dif_nxge.c2570 if(__predict_false(tcp_options != TCPOLEN_TSTAMP_APPA) ||
2613 if(__predict_false(seq != lro_session->next_seq)) {
2623 if(__predict_false(lro_session->tsval > tsval ||
/freebsd-11-stable/sys/dev/usb/net/
H A Dif_usie.c902 if (__predict_false(m0 == NULL)) {
1397 if (__predict_false(m == NULL)) {
/freebsd-11-stable/sys/vm/
H A Dvm_object.c847 if (__predict_false(!LIST_EMPTY(&object->rvq)))
1821 if (__predict_false(!LIST_EMPTY(&backing_object->rvq)))
/freebsd-11-stable/sys/arm64/arm64/
H A Dgic_v3.c400 if (__predict_false(active_irq >= sc->gic_nirqs))
/freebsd-11-stable/sys/kern/
H A Dkern_thread.c1007 if (__predict_false(p->p_sysent->sv_thread_detach != NULL))

Completed in 548 milliseconds

1234567