Home
last modified time | relevance | path

Searched refs:mt_next (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc_impl.h49 struct cache *mt_next; /* next cache in list */ member
H A Dmtmalloc.c941 cp->mt_next = NULL; in create_cache()
965 thiscache = thiscache->mt_next) { in reinit_cpu_list()
1045 thiscache = thiscache->mt_next; in malloc_internal()
1054 thiscache = thiscache->mt_next; in malloc_internal()
1075 thiscache->mt_next = cachehead->mt_cache; in malloc_internal()
1517 thiscache = thiscache->mt_next) { in malloc_prepare()
1538 thiscache = thiscache->mt_next) { in malloc_release()