Searched refs:dtrace_helper_action_t (Results 1 – 2 of 2) sorted by relevance
1028 } dtrace_helper_action_t; typedef1037 dtrace_helper_action_t **dthps_actions; /* array of helper actions */1066 dtrace_helper_action_t *dtht_helper; /* helper action */
15674 dtrace_helper_trace(dtrace_helper_action_t *helper,15745 dtrace_helper_action_t *helper;15828 dtrace_helper_action_destroy(dtrace_helper_action_t *helper,15843 kmem_free(helper, sizeof (dtrace_helper_action_t));15864 dtrace_helper_action_t *last = NULL, *h, *next;15938 dtrace_helper_validate(dtrace_helper_action_t *helper)15956 dtrace_helper_action_t *helper, *last;15981 helper = kmem_zalloc(sizeof (dtrace_helper_action_t), KM_SLEEP);16497 help->dthps_actions = kmem_zalloc(sizeof (dtrace_helper_action_t *) *16537 dtrace_helper_action_t *h, *next;[all …]