Home
last modified time | relevance | path

Searched refs:TNF_ALLOC_REUSABLE (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_buf.h88 TNF_ALLOC_REUSABLE = 0, enumerator
183 buf = tnfw_b_alloc((wcb), xx_size, TNF_ALLOC_REUSABLE);\
H A Dtnf_trace.c153 ASSERT(ops->mode == TNF_ALLOC_REUSABLE); in tnf_kernel_schedule()
156 TNF_ALLOC_REUSABLE); /* XXX see comment above */ in tnf_kernel_schedule()
/titanic_41/usr/src/lib/libtnfprobe/
H A Dtnf_buf.h63 TNF_ALLOC_REUSABLE = 0, enumerator
H A Dtrace_init.c95 TNF_ALLOC_REUSABLE, /* mode */
H A Dtnf_trace.c170 TNF_ASSERT(ops->mode == TNF_ALLOC_REUSABLE); in tnf_schedule_write()
H A Dprobe_cntl.c569 ops.mode = TNF_ALLOC_REUSABLE; in probestart()