Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.h40 uintptr_t fsi_sobj_ops; /* sobj_ops */ member
H A Dfindstack_subr.c162 fsip->fsi_sobj_ops = (uintptr_t)thr.t_sobj_ops; in stacks_findstack()
H A Dfindstack.c393 nsep->se_sobj_ops = fsip->fsi_sobj_ops; in stacks_thread_cb()
/titanic_50/usr/src/cmd/mdb/common/modules/libc/
H A Dfindstack_subr.c262 fsip->fsi_sobj_ops = (uintptr_t)(ulwp.ul_sleepq == NULL ? NULL : in stacks_findstack()