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

/osnet-11/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc_impl.h75 cachespaceblock_t *mt_cachespaceblockhint; /* last blk w space */ member in struct:cache_head
H A Dmtmalloc.c1121 new_cpu_list[i].mt_caches[j].mt_cachespaceblockhint = NULL;
1330 if (chead->mt_cachespaceblockhint == NULL) {
1344 chead->mt_cachespaceblockhint =
1352 hintcspaceblock = chead->mt_cachespaceblockhint;
1411 chead->mt_cachespaceblockhint =
1458 chead->mt_cachespaceblockhint
1483 chead->mt_cachespaceblockhint =
1513 chead->mt_cachespaceblockhint =

Completed in 18 milliseconds