Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_cache.h160 void *bh_alloc_thread; /* debug: kthread that alloc'd this handle */ member
H A Dsd_bcache.c6987 handle->bh_alloc_thread = nsc_threadp();
/titanic_41/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c2707 mdb_printf("alloc_thread %p busy_thread %p\n", bh.bh_alloc_thread, in sdbc_handles()