Home
last modified time | relevance | path

Searched refs:TNF_REF32_MAKE_RECLAIMABLE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/tnf/
H A Dtrace_funcs.c253 *fwd_p = TNF_REF32_MAKE_RECLAIMABLE( in tnf_trace_alloc()
260 *fwd_p = TNF_REF32_MAKE_RECLAIMABLE( in tnf_trace_alloc()
H A Dtnf_writer.c391 return (TNF_REF32_MAKE_RECLAIMABLE(result)); in tnf_ref32_1()
430 return (TNF_REF32_MAKE_RECLAIMABLE(result)); in tnf_ref32_1()
/titanic_50/usr/src/uts/common/sys/
H A Dtnf_com.h88 #define TNF_REF32_MAKE_RECLAIMABLE(x) ((x) & ~TNF_SPACE_MASK) macro
/titanic_50/usr/src/lib/libtnfprobe/
H A Dtrace_funcs.c303 *fwd_p = TNF_REF32_MAKE_RECLAIMABLE( in tnf_trace_alloc()