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

/illumos-gate/usr/src/uts/common/tnf/
H A Dtnf_buf.h88 TNF_ALLOC_REUSABLE = 0, enumerator in enum:tnf_alloc_mode
183 buf = tnfw_b_alloc((wcb), xx_size, TNF_ALLOC_REUSABLE);\
H A Dtnf_trace.c153 ASSERT(ops->mode == TNF_ALLOC_REUSABLE);
156 TNF_ALLOC_REUSABLE); /* XXX see comment above */
/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtnf_buf.h59 * CAUTION: do not change integer values of TNF_ALLOC_REUSABLE or
63 TNF_ALLOC_REUSABLE = 0, enumerator in enum:tnf_alloc_mode
H A Dtnf_trace.c170 TNF_ASSERT(ops->mode == TNF_ALLOC_REUSABLE);
H A Dtrace_init.c95 TNF_ALLOC_REUSABLE, /* mode */
H A Dprobe_cntl.c569 ops.mode = TNF_ALLOC_REUSABLE;

Completed in 103 milliseconds