Searched refs:extent_in_dss (Results 1 – 6 of 6) sorted by relevance
22 bool extent_in_dss(void *addr);
198 #define extent_in_dss JEMALLOC_N(extent_in_dss) macro
201 #define extent_in_dss JEMALLOC_N(extent_in_dss) macro
237 extent_in_dss(void *addr) { in extent_in_dss() function
95 if (opt_retain || (have_dss && extent_in_dss(ptr))) { in large_dalloc_maybe_junk_impl()
1672 if (!have_dss || !extent_in_dss(addr)) { in extent_dalloc_default_impl()1774 if (!have_dss || !extent_in_dss(addr)) { in extent_destroy_default_impl()