Searched refs:DIF_DTR_NREGS (Results 1 – 4 of 4) sorted by relevance
366 conf.dtc_diftupregs = DIF_DTR_NREGS; in dtrace_ioctl()
6113 dtrace_key_t tupregs[DIF_DTR_NREGS + 2]; /* +2 for thread and id */6585 key = &tupregs[DIF_DTR_NREGS];6618 key = &tupregs[DIF_DTR_NREGS];6667 if (ttop == DIF_DTR_NREGS) {6698 if (ttop == DIF_DTR_NREGS) {10484 dtrace_key_t tupregs[DIF_DTR_NREGS + 2]; /* +2 for thread and id */10508 key = &tupregs[DIF_DTR_NREGS];10533 if (ttop == DIF_DTR_NREGS)10558 if (ttop == DIF_DTR_NREGS)13246 dof->dofh_ident[DOF_ID_DIFTREG] = DIF_DTR_NREGS;[all …]
131 #define DIF_DTR_NREGS 8 /* number of DIF tuple registers */ macro
745 DIF_DTR_NREGS, /* dtc_diftupregs */