Searched refs:dted_action (Results 1 – 5 of 5) sorted by relevance
121 if (edp->dted_action == NULL) in dtrace_program_info()124 for (ap = edp->dted_action; ap != NULL; ap = ap->dtad_next) { in dtrace_program_info()205 assert(edp->dted_action == NULL); in dt_ecbdesc_release()254 dtrace_actdesc_t *ap = edp->dted_action; in dtrace_stmt_action()263 edp->dted_action = new; in dtrace_stmt_action()320 for (ap = edp->dted_action; ap != NULL; ap = ap->dtad_next) { in dtrace_stmt_destroy()330 if (ap == edp->dted_action) in dtrace_stmt_destroy()331 edp->dted_action = last->dtad_next; in dtrace_stmt_destroy()
684 for (i = 0, ap = edp->dted_action; ap; ap = ap->dtad_next) in dtrace_dof_create()758 for (i = 0, ap = edp->dted_action; in dtrace_dof_create()
192 for (ap = edp->dted_action; ap != NULL; ap = ap->dtad_next) { in dt_stmt_append()
918 dtrace_actdesc_t *dted_action; /* action description(s) */ member
11435 for (act = desc->dted_action; act != NULL; act = act->dtad_next) { in dtrace_ecb_create()12120 for (act = ecb->dted_action; act != NULL; act = act->dtad_next) in dtrace_enabling_addlike()12123 new->dted_action = ecb->dted_action; in dtrace_enabling_addlike()12163 for (act = ep->dted_action; act != NULL; act = next) { in dtrace_enabling_destroy()13239 ep->dted_action = dtrace_dof_actdesc(dof, sec, vstate, cr); in dtrace_dof_ecbdesc()13241 if (ep->dted_action == NULL) in dtrace_dof_ecbdesc()15144 for (act = ep->dted_action; act != NULL; act = act->dtad_next) { in dtrace_helper_action_add()15157 for (act = ep->dted_action, i = 0; act != NULL; act = act->dtad_next) { in dtrace_helper_action_add()