Searched refs:DIF_DTR_NREGS (Results 1 – 4 of 4) sorted by relevance
375 conf.dtc_diftupregs = DIF_DTR_NREGS; in dtrace_ioctl()
5933 dtrace_key_t tupregs[DIF_DTR_NREGS + 2]; /* +2 for thread and id */6389 key = &tupregs[DIF_DTR_NREGS];6421 key = &tupregs[DIF_DTR_NREGS];6468 if (ttop == DIF_DTR_NREGS) {6499 if (ttop == DIF_DTR_NREGS) {10231 dtrace_key_t tupregs[DIF_DTR_NREGS + 2]; /* +2 for thread and id */10255 key = &tupregs[DIF_DTR_NREGS];10280 if (ttop == DIF_DTR_NREGS)10305 if (ttop == DIF_DTR_NREGS)12958 dof->dofh_ident[DOF_ID_DIFTREG] = DIF_DTR_NREGS;[all …]
126 #define DIF_DTR_NREGS 8 /* number of DIF tuple registers */ macro
740 DIF_DTR_NREGS, /* dtc_diftupregs */