Searched refs:malloc_junk (Results 1 – 1 of 1) sorted by relevance
160 int malloc_junk; /* junk fill? */ member765 if (pool->malloc_junk == 1) { in validate_junk()842 junk_free(d->malloc_junk, p, sz); in unmap()877 junk_free(d->malloc_junk, p, sz); in unmap()946 junk_free(d->malloc_junk, p, sz); in map()1368 if (pool->malloc_junk == 2) in omalloc()1376 if (pool->malloc_junk == 2) { in omalloc()1476 d->malloc_junk = 2; in _malloc_init()1859 if (pool->malloc_junk == 2) in orealloc()1926 if (pool->malloc_junk == 2) in orealloc()[all …]