Searched refs:whatis_walk_cache (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c2334 whatis_walk_cache(uintptr_t addr, const kmem_cache_t *c, whatis_info_t *wi) function
2422 return (whatis_walk_cache(addr, c, wi));
2431 return (whatis_walk_cache(addr, c, wi));
2441 return (whatis_walk_cache(addr, c, wi));
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2163 whatis_walk_cache(uintptr_t addr, const umem_cache_t *c, whatis_info_t *wi) function
2245 return (whatis_walk_cache(addr, c, wi));
2254 return (whatis_walk_cache(addr, c, wi));
2264 return (whatis_walk_cache(addr, c, wi));

Completed in 60 milliseconds