Searched refs:tnf_probe_control (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libtnfctl/ |
H A D | probes_ext.c | 275 offsetof(struct tnf_probe_control, test_func), in tnfctl_probe_enable() 301 offsetof(struct tnf_probe_control, test_func), in tnfctl_probe_disable() 326 offsetof(struct tnf_probe_control, commit_func), in tnfctl_probe_trace() 353 offsetof(struct tnf_probe_control, commit_func), in tnfctl_probe_untrace() 405 offsetof(struct tnf_probe_control, probe_func), in tnfctl_probe_connect() 435 offsetof(struct tnf_probe_control, probe_func), in tnfctl_probe_disconnect_all()
|
H A D | probes.c | 639 offsetof(struct tnf_probe_control, next), in link_targ_obj_probes() 653 offsetof(struct tnf_probe_control, next); in link_targ_obj_probes() 672 offsetof(struct tnf_probe_control, next), in link_targ_obj_probes() 724 offsetof(struct tnf_probe_control, next); in unlink_targ_obj_probes()
|
/titanic_44/usr/src/uts/common/tnf/ |
H A D | mkprobehdr.sh | 79 typedef struct tnf_probe_control tnf_probe_control_t; 108 struct tnf_probe_control {
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | tnf_probe.h | 71 typedef struct tnf_probe_control tnf_probe_control_t; 100 struct tnf_probe_control { struct 509 static struct tnf_probe_control tnf_v_##namearg##_probe = { \ 565 static struct tnf_probe_control tnf_v_##namearg##_probe = { \ 627 static struct tnf_probe_control tnf_v_##namearg##_probe = { \ 695 static struct tnf_probe_control tnf_v_##namearg##_probe = { \ 769 static struct tnf_probe_control tnf_v_##namearg##_probe = { \ 849 static struct tnf_probe_control tnf_v_##namearg##_probe = { \
|