Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libumem/common/sys/
H A Dvmem_impl_user.h63 thread_t vs_thread; member
/titanic_41/usr/src/uts/common/sys/
H A Dvmem_impl.h64 kthread_t *vs_thread; member
/titanic_41/usr/src/lib/libumem/common/
H A Dvmem.c349 vsp->vs_thread = thr_self(); in vmem_hash_insert()
1760 vmem_seg_size = P2ROUNDUP(offsetof(vmem_seg_t, vs_thread), in vmem_no_debug()
/titanic_41/usr/src/uts/common/os/
H A Dvmem.c479 vsp->vs_thread = curthread; in vmem_hash_insert()
H A Dkmem.c4347 vmem_seg_size = offsetof(vmem_seg_t, vs_thread); in kmem_init()
/titanic_41/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c3422 if (thread != NULL && (uintptr_t)vs.vs_thread != thread) in vmem_seg()
3452 "", "", vs.vs_thread, vs.vs_timestamp); in vmem_seg()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c3789 if (thread != NULL && (uintptr_t)vs.vs_thread != thread) in vmem_seg()
3819 "", "", vs.vs_thread, vs.vs_timestamp); in vmem_seg()