Searched refs:probe_func (Results 1 – 5 of 5) sorted by relevance
214 prexstat = _tnfctl_comb_decode(hndl, (uintptr_t) prbctl_p->probe_func, in tnfctl_probe_state_get()399 func_addr, (uintptr_t) prbctl_p->probe_func, in tnfctl_probe_connect()403 prbctl_p->probe_func = (tnf_probe_func_t) comb; in tnfctl_probe_connect()405 offsetof(struct tnf_probe_control, probe_func), in tnfctl_probe_connect()433 prbctl_p->probe_func = (tnf_probe_func_t) hndl->endfunc; in tnfctl_probe_disconnect_all()435 offsetof(struct tnf_probe_control, probe_func), in tnfctl_probe_disconnect_all()
576 prbctl_p->wrkprbctl.probe_func = in read_a_probe()
105 tnf_probe_func_t probe_func; member537 (tnf_v_probe_p->probe_func)(&tnf_v_set_p); \597 (tnf_v_probe_p->probe_func)(&tnf_v_set_p); \663 (tnf_v_probe_p->probe_func)(&tnf_v_set_p); \735 (tnf_v_probe_p->probe_func)(&tnf_v_set_p); \813 (tnf_v_probe_p->probe_func)(&tnf_v_set_p); \897 (tnf_v_probe_p->probe_func)(&tnf_v_set_p); \
484 probebuf.traced = (p->probe_func == tnf_trace_commit); in tnf_getprobevals()542 p->probe_func = tnf_trace_commit; in tnf_setprobevals()544 p->probe_func = tnf_trace_rollback; in tnf_setprobevals()
113 tnf_probe_func_t probe_func;