HomeSort by: relevance | last modified time | path
    Searched defs:blcnt (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/evbmips/evbmips/
interrupt.c 58 const u_int blcnt = curlwp->l_blcnt; local in function:cpu_intr
97 KASSERT(blcnt == curlwp->l_blcnt);

Completed in 132 milliseconds