Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dproc.h122 } ret_tidhash_t; typedef
227 ret_tidhash_t *p_ret_tidhash; /* retired tidhash hash tables */
/titanic_44/usr/src/uts/common/os/
H A Dlwp.c115 ret_tidhash_t *ret_tidhash = NULL; in lwp_create()
343 ret_tidhash = kmem_zalloc(sizeof (ret_tidhash_t), in lwp_create()
785 kmem_free(ret_tidhash, sizeof (ret_tidhash_t)); in lwp_create()
H A Dexit.c344 ret_tidhash_t *ret_tidhash; in proc_exit()
876 ret_tidhash_t *next = ret_tidhash->rth_next; in proc_exit()
H A Dexec.c136 ret_tidhash_t *ret_tidhash; in exec_common()
510 ret_tidhash_t *next = ret_tidhash->rth_next; in exec_common()