Searched refs:chunk_dss_boot (Results 1 – 6 of 6) sorted by relevance
29 bool chunk_dss_boot(void);
155 chunk_dss_boot
156 #define chunk_dss_boot JEMALLOC_N(chunk_dss_boot) macro
156 #undef chunk_dss_boot
176 chunk_dss_boot(void) in chunk_dss_boot() function
723 if (have_dss && chunk_dss_boot()) in chunk_boot()