Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dkmem_impl.h336 uint_t kd_unsafe; /* cache was used, but unsafe */ member
/titanic_41/usr/src/uts/common/os/
H A Dkmem.c2462 cp->cache_dump.kd_unsafe++; in kmem_cache_alloc()
2493 cp->cache_dump.kd_unsafe++; in kmem_cache_alloc()
2689 cp->cache_dump.kd_unsafe++; in kmem_cache_free()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c3208 if ((kmv.kmv_cache.cache_dump.kd_unsafe || in kmem_verify()