Searched refs:tnf_allocate (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | tnf_probe.h | 182 buffer = (ctype_record##_prototype_t *) tnf_allocate(ops, \ 244 buffer = (ctype_record##_prototype_t *) tnf_allocate(ops, \ 311 buffer = (ctype_record##_prototype_t *) tnf_allocate(ops, \ 383 buffer = (ctype_record##_prototype_t *) tnf_allocate(ops, \ 460 buffer = (ctype_record##_prototype_t *) tnf_allocate(ops, \
|
H A D | tnf_writer.h | 432 extern void *tnf_allocate(tnf_ops_t *, size_t); 468 #pragma weak tnf_allocate
|
/titanic_41/usr/src/lib/libtnfprobe/ |
H A D | mapfile-vers | 50 tnf_allocate;
|
H A D | trace_funcs.c | 391 tnf_allocate(tnf_ops_t *ops, size_t size) in tnf_allocate() function
|
/titanic_41/usr/src/uts/common/tnf/ |
H A D | trace_funcs.c | 339 tnf_allocate(tnf_ops_t *ops, size_t size) in tnf_allocate() function
|
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 987 NO_UNLOAD_STUB(tnf, tnf_allocate, nomod_zero);
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 1074 NO_UNLOAD_STUB(tnf, tnf_allocate, nomod_zero);
|