KASSERTMSG
KASSERTMSG((paddr_t)m->m_pkthdr.ph_cookie == pktbuf,
KASSERTMSG(_frame->tf_scause & EXCP_INTR,
KASSERTMSG(sbi_probe_extension(SBI_SET_TIMER) != 0,
KASSERTMSG(sbi_probe_extension(SBI_CONSOLE_PUTCHAR) != 0,
KASSERTMSG(sbi_probe_extension(SBI_CONSOLE_GETCHAR) != 0,
KASSERTMSG(sbi_probe_extension(SBI_CLEAR_IPI) != 0,
KASSERTMSG(sbi_probe_extension(SBI_SEND_IPI) != 0,
KASSERTMSG(sbi_probe_extension(SBI_REMOTE_FENCE_I) != 0,
KASSERTMSG(sbi_probe_extension(SBI_REMOTE_SFENCE_VMA) != 0,
KASSERTMSG(sbi_probe_extension(SBI_REMOTE_SFENCE_VMA_ASID) != 0,
KASSERTMSG(sbi_probe_extension(SBI_SHUTDOWN) != 0,
KASSERTMSG((csr_read(sstatus) & (SSTATUS_SPP | SSTATUS_SIE)) == 0,
KASSERTMSG((csr_read(sstatus) & (SSTATUS_SUM)) == 0,
KASSERTMSG((csr_read(sstatus) & (SSTATUS_SPP | SSTATUS_SIE)) ==
KASSERTMSG((csr_read(sstatus) & (SSTATUS_SUM)) == 0,
KASSERTMSG(map->dm_nsegs == 0, "map still in use");
KASSERTMSG(map->dm_nsegs == 0, "map still in use");
KASSERTMSG((sc->sc_cblk[seg].cb_txfr_len & 0x3) == 0,
KASSERTMSG(ks->ks_datalen == klen,
KASSERTMSG(ks->ks_copy != NULL || ks->ks_data != NULL,
KASSERTMSG(ks->ks_state == KSTAT_S_INSTALLED,
KASSERTMSG(xfer->nframes == 0 || xfertype == UE_ISOCHRONOUS,
KASSERTMSG((xfer->status == USBD_CANCELLED ||
KASSERTMSG(nclaimed > 0, "%s did not claim any report ids",
KASSERTMSG(fp->f_count >= 2, "count (%u) < 2", fp->f_count);
KASSERTMSG(fp->f_count == 0, "count (%u) != 0", fp->f_count);
KASSERTMSG(maxintrs > 0, "invalid maximum interrupt count %u",
KASSERTMSG(grid > 0, "invalid if_ringmap grid %u", grid);
KASSERTMSG(grid >= im->im_count, "invalid intrmap grid %u, count %u",
KASSERTMSG(cpumap[i] < ic->ic_count,
KASSERTMSG(ring < im->im_count, "invalid ring %u", ring);
KASSERTMSG(icpu < ic->ic_count, "invalid interrupt cpu %u for ring %u"
KASSERTMSG(todo >= 0, "minphys broken");
KASSERTMSG(bp->b_resid <= LONG_MAX, "strategy broken");
KASSERTMSG(done >= 0, "strategy broken");
KASSERTMSG(done <= todo, "strategy broken");
KASSERTMSG(ISSET(flags, RW_NOSLEEP), "RW_UPGRADE without RW_NOSLEEP");
KASSERTMSG(mo->ro_magic == RWLOCK_OBJ_MAGIC,
KASSERTMSG(mo->ro_refcnt > 0,
KASSERTMSG(mo->ro_magic == RWLOCK_OBJ_MAGIC,
KASSERTMSG(mo->ro_refcnt > 0,
KASSERTMSG(witness_cold == 0, "%s: witness_cold", __func__);
KASSERTMSG(witness_cold == 0, "%s: witness_cold", __func__);
KASSERTMSG(witness_cold == 0, "%s: witness_cold", __func__);
KASSERTMSG(db_active, "%s: not in the debugger", __func__);
KASSERTMSG(witness_hash_get(w->w_type, w->w_subtype) == NULL,
KASSERTMSG(SLIST_NEXT(w, w_hash_next) == NULL,
KASSERTMSG(SLIST_FIRST(&w_free)->w_index == 0,
KASSERTMSG(lock->lo_flags & LO_WITNESS,
KASSERTMSG(witness_cold == 0, "%s: witness_cold", __func__);
KASSERTMSG((lock1->li_lock->lo_flags &
KASSERTMSG(0, "%s: unhandled request %d", __func__, req);
KASSERTMSG(0, "%s: unhandled request %d", __func__, req);
KASSERTMSG(0, "%s: unhandled request %d", __func__, req);
KASSERTMSG(index != 0 && index < if_idxmap_limit(if_map),
KASSERTMSG(ifp->if_qstart == NULL,
KASSERTMSG(ifp->if_start == NULL,
KASSERTMSG(ifp->if_qstart != NULL,
KASSERTMSG(ep != NULL,
KASSERTMSG(ep->ep_input == aggr_port_input,
KASSERTMSG(rvebe == NULL, "ebt_replace eb %p nebe %p rvebe %p",
KASSERTMSG(ep != NULL, "%s: NULL pcb on socket %p", __func__, so);
KASSERTMSG(SMR_PTR_GET_LOCKED(&ac->ac_brport) == NULL,
KASSERTMSG(SMR_PTR_GET_LOCKED(&ac->ac_brport) != NULL,
KASSERTMSG(SMR_PTR_GET_LOCKED(&pfsyncif) == sc,
KASSERTMSG(ep != NULL,
KASSERTMSG(ep->ep_input == tpmr_input,
KASSERTMSG(ep != NULL,
KASSERTMSG((ep->ep_input == veb_port_input) ||
KASSERTMSG(stlim != NULL,
KASSERTMSG(srlim != NULL,
KASSERTMSG(sr != NULL,
KASSERTMSG((session->flags & PIPEX_SFLAGS_PPPX) == 0,