Searched refs:opt_zero (Results 1 – 10 of 10) sorted by relevance
100 if (zero || (config_fill && unlikely(opt_zero))) { in huge_palloc()180 if (zero || (config_fill && unlikely(opt_zero))) { in huge_ralloc_no_move_similar()265 if (zero || (config_fill && unlikely(opt_zero))) { in huge_ralloc_no_move_expand()
96 CTL_PROTO(opt_zero)264 {NAME("zero"), CTL(opt_zero)},1275 CTL_RO_NL_CGEN(config_fill, opt_zero, opt_zero, bool) in CTL_RO_BOOL_CONFIG_GEN()
42 bool opt_zero = false; variable849 assert(!opt_zero);1083 CONF_HANDLE_BOOL(opt_zero, "zero", true)
1996 } else if (unlikely(opt_zero)) in arena_malloc_small()2065 else if (unlikely(opt_zero)) in arena_malloc_large()2142 else if (unlikely(opt_zero)) in arena_palloc_large()2576 } else if (unlikely(opt_zero)) { in arena_ralloc_large()
303 } else if (unlikely(opt_zero)) in tcache_alloc_small()358 else if (unlikely(opt_zero)) in tcache_alloc_large()
348 opt_zero
348 #define opt_zero JEMALLOC_N(opt_zero) macro
348 #undef opt_zero
415 extern bool opt_zero;