Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c135 oversize_t *ovsz_hashtab[NUM_BUCKETS]; variable
229 big->hash_next = ovsz_hashtab[bucket]; in insert_hash()
230 ovsz_hashtab[bucket] = big; in insert_hash()
389 for (opp = &ovsz_hashtab[bucket]; *opp != NULL; in free()