Home
last modified time | relevance | path

Searched refs:dt_buf_claim (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_buf.h63 extern void *dt_buf_claim(dtrace_hdl_t *, dt_buf_t *);
H A Ddt_buf.c164 dt_buf_claim(dtrace_hdl_t *dtp, dt_buf_t *bp) in dt_buf_claim() function
H A Ddt_dof.c911 return (dt_buf_claim(dtp, &dof)); in dtrace_dof_create()