Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/tnf/
H A Dtnf_buf.h135 } TNFW_B_POS; typedef
166 TNFW_B_POS *xx_pos; \
H A Dtrace_funcs.c288 TNFW_B_POS *pos; in tnf_trace_commit()
313 TNFW_B_POS *pos; in tnf_trace_rollback()
H A Dtrace_init.c112 TNFW_B_POS *pos; in tnf_trace_init()
H A Dtnf_buf.c228 TNFW_B_POS *pos; in tnfw_b_alloc()
/titanic_41/usr/src/lib/libtnfprobe/
H A Dtnf_buf.c310 static void release_block_from_pos(TNFW_B_POS * pos) in release_block_from_pos()
439 TNFW_B_POS *pos; in tnfw_b_alloc()
558 TNFW_B_POS *pos; in tnfw_b_xcommit()
627 TNFW_B_POS *pos = &wcb->tnfw_w_pos; in tnfw_b_xabort()
H A Dtnf_buf.h78 typedef struct tnfw_b_pos TNFW_B_POS; typedef