Searched refs:dtrace_helper_action_t (Results 1 – 2 of 2) sorted by relevance
1027 } dtrace_helper_action_t; typedef1036 dtrace_helper_action_t **dthps_actions; /* array of helper actions */1065 dtrace_helper_action_t *dtht_helper; /* helper action */
15319 dtrace_helper_trace(dtrace_helper_action_t *helper,15390 dtrace_helper_action_t *helper;15473 dtrace_helper_action_destroy(dtrace_helper_action_t *helper,15488 kmem_free(helper, sizeof (dtrace_helper_action_t));15509 dtrace_helper_action_t *last = NULL, *h, *next;15583 dtrace_helper_validate(dtrace_helper_action_t *helper)15601 dtrace_helper_action_t *helper, *last;15626 helper = kmem_zalloc(sizeof (dtrace_helper_action_t), KM_SLEEP);16145 help->dthps_actions = kmem_zalloc(sizeof (dtrace_helper_action_t *) *16185 dtrace_helper_action_t *h, *next;[all …]