ci_idepth 4164 arch/i386/i386/machdep.c if (wantipl == IPL_NONE && curcpu()->ci_idepth != 0) ci_idepth 4165 arch/i386/i386/machdep.c splassert_fail(-1, curcpu()->ci_idepth, func); ci_idepth 4176 arch/i386/i386/machdep.c curcpu()->ci_idepth++; ci_idepth 4182 arch/i386/i386/machdep.c curcpu()->ci_idepth--; ci_idepth 4192 arch/i386/i386/machdep.c curcpu()->ci_idepth++; ci_idepth 4198 arch/i386/i386/machdep.c curcpu()->ci_idepth--; ci_idepth 109 arch/i386/include/cpu.h int ci_idepth;