Home
last modified time | relevance | path

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

/titanic_53/usr/src/lib/libumem/common/
H A Dumem_impl.h224 size_t mt_maxbuf; /* no larger buffers qualify */ member
H A Dumem.c2394 if (cp->cache_chunksize < mtp->mt_maxbuf) { in umem_cache_magazine_resize()
2492 if (cp->cache_chunksize < cp->cache_magtype->mt_maxbuf && in umem_cache_update()
/titanic_53/usr/src/uts/common/sys/
H A Dkmem_impl.h254 size_t mt_maxbuf; /* no larger buffers qualify */ member
/titanic_53/usr/src/uts/common/os/
H A Dkmem.c3226 if (cp->cache_chunksize < mtp->mt_maxbuf) { in kmem_cache_magazine_resize()
3325 if (cp->cache_chunksize < cp->cache_magtype->mt_maxbuf && in kmem_cache_update()