Searched refs:dtha_nactions (Results 1 – 2 of 2) sorted by relevance
1029 int dtha_nactions; /* number of actions */ member
15746 for (i = 0; i < helper->dtha_nactions; i++) {15799 for (i = 0; i < helper->dtha_nactions; i++) {15805 helper->dtha_nactions * sizeof (dtrace_difo_t *));15909 for (i = 0; i < helper->dtha_nactions; i++)15964 (helper->dtha_nactions = nactions), KM_SLEEP);16606 new->dtha_nactions = helper->dtha_nactions;16607 sz = sizeof (dtrace_difo_t *) * new->dtha_nactions;16610 for (j = 0; j < new->dtha_nactions; j++) {