Searched refs:tnf_splice_probes (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/intel/amd64/krtld/ |
H A D | kobj_reloc.c | 56 extern int tnf_splice_probes(int, tnf_probe_control_t *, tnf_tag_data_t *); 274 if (tnf_splice_probes(mp->flags & KOBJ_PRIM, probelist, taglist))
|
/illumos-gate/usr/src/uts/intel/ia32/krtld/ |
H A D | kobj_reloc.c | 56 extern int tnf_splice_probes(int, tnf_probe_control_t *, tnf_tag_data_t *); 268 if (tnf_splice_probes(mp->flags & KOBJ_PRIM, probelist, taglist))
|
/illumos-gate/usr/src/uts/sparc/krtld/ |
H A D | kobj_reloc.c | 56 extern int tnf_splice_probes(int, tnf_probe_control_t *, tnf_tag_data_t *); 333 if (tnf_splice_probes(mp->flags & KOBJ_PRIM, probelist, taglist))
|
/illumos-gate/usr/src/uts/common/krtld/ |
H A D | kobj.c | 4495 tnf_splice_probes(int boot_load, tnf_probe_control_t *plist, function
|
Completed in 52 milliseconds