Searched refs:MALLOC_JUNK (Results 1 – 1 of 1) sorted by relevance
128 #define MALLOC_JUNK 1 macro468 else if (MALLOC_JUNK == 2 && in map()588 unmap(d, pp, MALLOC_PAGESIZE, MALLOC_JUNK); in omalloc_make_chunks()692 if (MALLOC_JUNK == 2) in malloc_bytes()817 if (MALLOC_JUNK == 2) in omalloc()823 if (zero_fill && MALLOC_JUNK == 2) in omalloc()826 if (MALLOC_JUNK == 2) { in omalloc()943 unmap(g_pool, p, PAGEROUND(sz), MALLOC_JUNK); in ofree()957 if (MALLOC_JUNK && sz > 0) in ofree()963 if (MALLOC_JUNK) in ofree()[all …]