Searched refs:DIF_DTR_NREGS (Results 1 – 4 of 4) sorted by relevance
366 conf.dtc_diftupregs = DIF_DTR_NREGS; in dtrace_ioctl()
131 #define DIF_DTR_NREGS 8 /* number of DIF tuple registers */ macro
6109 dtrace_key_t tupregs[DIF_DTR_NREGS + 2]; /* +2 for thread and id */6579 key = &tupregs[DIF_DTR_NREGS];6612 key = &tupregs[DIF_DTR_NREGS];6661 if (ttop == DIF_DTR_NREGS) {6692 if (ttop == DIF_DTR_NREGS) {10479 dtrace_key_t tupregs[DIF_DTR_NREGS + 2]; /* +2 for thread and id */10503 key = &tupregs[DIF_DTR_NREGS];10528 if (ttop == DIF_DTR_NREGS)10553 if (ttop == DIF_DTR_NREGS)13234 dof->dofh_ident[DOF_ID_DIFTREG] = DIF_DTR_NREGS;[all …]
744 DIF_DTR_NREGS, /* dtc_diftupregs */