Searched refs:TNFW_B_GIVEBACK (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtnf_buf.h153 #define TNFW_B_GIVEBACK(wcb, new_pos) \ macro
H A Dtrace_funcs.c133 * we call TNFW_B_GIVEBACK. Between the time we allocate space for the
134 * event and call TNFW_B_GIVEBACK there can be no other allocations!!
274 TNFW_B_GIVEBACK(wcb, fwd_p);
/illumos-gate/usr/src/uts/common/tnf/
H A Dtrace_funcs.c219 TNFW_B_GIVEBACK(wcb, fwd_p);
221 TNFW_B_GIVEBACK(wcb, fwd_p);
H A Dtnf_buf.h189 #define TNFW_B_GIVEBACK(wcb, new_pos) \ macro

Completed in 71 milliseconds