Lines Matching refs:tnfctl_handle_t
74 static tnfctl_errcode_t prbk_get_buf_attrs(tnfctl_handle_t *hdl);
75 static tnfctl_errcode_t alloc_probe_space(tnfctl_handle_t *hndl, int maxprobe);
83 _tnfctl_prbk_init(tnfctl_handle_t *hdl)
111 _tnfctl_prbk_close(tnfctl_handle_t *hdl)
152 _tnfctl_prbk_buffer_alloc(tnfctl_handle_t *hdl, int size)
187 _tnfctl_prbk_buffer_dealloc(tnfctl_handle_t *hdl)
220 _tnfctl_prbk_set_tracing(tnfctl_handle_t *hdl, boolean_t onoff)
239 _tnfctl_prbk_set_pfilter_mode(tnfctl_handle_t *hdl, boolean_t onoff)
253 _tnfctl_prbk_get_pfilter_list(tnfctl_handle_t *hdl, pid_t **ret_list_p,
297 _tnfctl_prbk_pfilter_add(tnfctl_handle_t *hdl, pid_t pid_to_add)
309 _tnfctl_prbk_pfilter_delete(tnfctl_handle_t *hdl, pid_t pid_to_del)
325 prbk_get_buf_attrs(tnfctl_handle_t *hdl)
349 _tnfctl_prbk_flush(tnfctl_handle_t *hndl, prbctlref_t *p)
365 _tnfctl_refresh_kernel(tnfctl_handle_t *hndl)
469 alloc_probe_space(tnfctl_handle_t *hndl, int maxprobe)
527 /* link in probe handle into chain off tnfctl_handle_t */