Searched refs:__predict_true (Results 251 - 271 of 271) sorted by relevance

<<11

/netbsd-current/sys/dev/pci/
H A Dif_msk.c801 if (__predict_true(m != NULL))
H A Dif_sk.c984 if (__predict_true(m != NULL))
H A Dif_wpi.c624 if (__predict_true(m != NULL))
H A Dif_bge.c1468 if (__predict_true(m != NULL))
H A Dif_iwm.c7569 if (__predict_true(sc->sc_flags & IWM_FLAG_USE_ICT)) {
H A Dif_ixl.c6306 if (__predict_true(has_offset)) {
H A Dif_iwn.c6603 if (__predict_true(m != NULL))
/netbsd-current/sys/netinet/
H A Din.c1676 if (__predict_true(flags & IP_IGMP_MCAST) == 0) {
/netbsd-current/sys/kern/
H A Duipc_mbuf.c1980 if (__predict_true(m->m_ext.ext_refcnt == 1)) {
H A Dkern_sig.c293 if (__predict_true(oldps->sa_refcnt == 1))
H A Duipc_socket.c1438 if (__predict_true(m != NULL)) {
/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe.c1572 if (__predict_true(sc->osdep.detaching == false)) {
4768 if (__predict_true(sc->osdep.detaching == false)) {
/netbsd-current/sys/dev/ic/
H A Dsl811hs.c1847 while (__predict_true(GOT_FIRST_TO(tosp, t)) &&
H A Darn9003.c1253 if (__predict_true(bf->bf_m != NULL)) {
H A Drt2860.c1440 if (__predict_true(sc->sc_drvbpf == NULL))
/netbsd-current/sys/fs/puffs/
H A Dpuffs_vnops.c1447 if (__predict_true(VPTOPP(vp)->pn_parent != NULL))
/netbsd-current/sys/dev/marvell/
H A Dmvxpsec.c2504 if (__predict_true(m->m_flags & M_PKTHDR))
/netbsd-current/sys/dev/usb/
H A Dif_run.c2348 if (__predict_true(len <= MCLBYTES))
/netbsd-current/sys/net/
H A Dif_spppsubr.c324 if (__predict_true((_sp) != NULL)) { \
H A Dif_wg.c4110 if (__predict_true(pktq_enqueue(pktq, m, h))) {
/netbsd-current/sys/arch/arm/arm32/
H A Dpmap.c1002 if (__predict_true(!PV_IS_KENTRY_P(flags))) {

Completed in 495 milliseconds

<<11