Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_impl.h68 extern void leaky_mark_ptr(uintptr_t); /* mark a pointer */
H A Dleaky.c442 leaky_mark_ptr(uintptr_t loc) in leaky_mark_ptr() function
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c564 leaky_mark_ptr(lwp->pr_reg[R_SP] + STACK_BIAS); in leaky_mark_lwp()