Searched refs:opt_junk_free (Results 1 – 7 of 7) sorted by relevance
113 if (config_fill && have_dss && unlikely(opt_junk_free)) { in huge_dalloc_junk()153 if (config_fill && unlikely(opt_junk_free)) { in huge_ralloc_no_move_similar()211 if (config_fill && unlikely(opt_junk_free)) { in huge_ralloc_no_move_shrink()
152 if (config_fill && unlikely(opt_junk_free)) { in quarantine()
34 bool opt_junk_free = variable862 opt_junk_free = false; in malloc_conf_init()1068 opt_junk_alloc = opt_junk_free = in malloc_conf_init()1072 opt_junk_alloc = opt_junk_free = in malloc_conf_init()1077 opt_junk_free = false; in malloc_conf_init()1081 opt_junk_free = true; in malloc_conf_init()
2138 assert(opt_junk_free); in arena_quarantine_junk_small()2490 if (!junked && config_fill && unlikely(opt_junk_free)) in arena_dalloc_bin_locked_impl()2553 if (config_fill && unlikely(opt_junk_free)) in arena_dalloc_junk_large()2751 if (config_fill && unlikely(opt_junk_free)) { in arena_ralloc_junk_large()
370 if (config_fill && unlikely(opt_junk_free)) in tcache_dalloc_small()399 if (config_fill && unlikely(opt_junk_free)) in tcache_dalloc_large()
321 #define opt_junk_free JEMALLOC_N(opt_junk_free) macro
420 extern bool opt_junk_free;