Searched refs:dx_membdif (Results 1 – 4 of 4) sorted by relevance
222 dxp->dx_membdif = dt_zalloc(dtp, in dt_xlator_create()225 if (dxp->dx_membdif == NULL) { in dt_xlator_create()250 dt_difo_free(dtp, dxp->dx_membdif[i]); in dt_xlator_destroy()252 dt_free(dtp, dxp->dx_membdif); in dt_xlator_destroy()
57 dtrace_difo_t **dx_membdif; /* DIF for member expressions */ member
1679 assert(dxp->dx_membdif[mnp->dn_membid] == NULL); in dt_compile_xlator()1681 dxp->dx_membdif[mnp->dn_membid] = dt_as(yypcb); in dt_compile_xlator()
369 dxp->dx_membdif[dnp->dn_membid]); in dof_add_translator()