Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dexec.c135 uint_t old_tidhash_sz; in exec_common() local
485 old_tidhash_sz = p->p_tidhash_sz; in exec_common()
507 kmem_free(old_tidhash, old_tidhash_sz * sizeof (tidhash_t)); in exec_common()