Lines Matching refs:oldp
51 void *oldp, size_t *oldlenp, void *newp, size_t newlen);
1173 ctl_byname(tsd_t *tsd, const char *name, void *oldp, size_t *oldlenp, in ctl_byname() argument
1194 ret = node->ctl(tsd, mib, depth, oldp, oldlenp, newp, newlen); in ctl_byname()
1219 ctl_bymib(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in ctl_bymib() argument
1257 ret = node->ctl(tsd, mib, miblen, oldp, oldlenp, newp, newlen); in ctl_bymib()
1305 if (oldp != NULL || oldlenp != NULL) { \
1312 if ((oldp != NULL && oldlenp != NULL) && (newp != NULL || \
1320 if (oldp != NULL && oldlenp != NULL) { \
1324 memcpy(oldp, (void *)&(v), copylen); \
1328 *(t *)oldp = (v); \
1356 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1381 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1402 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1424 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1443 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1459 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1478 n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, \
1497 epoch_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in CTL_RO_NL_GEN()
1517 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in background_thread_ctl() argument
1575 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in max_background_threads_ctl() argument
1693 thread_arena_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in CTL_RO_CONFIG_GEN()
1759 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in CTL_TSD_RO_NL_CGEN()
1780 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in thread_tcache_flush_ctl() argument
1799 thread_prof_name_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in thread_prof_name_ctl() argument
1830 thread_prof_active_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in thread_prof_active_ctl() argument
1860 tcache_create_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in tcache_create_ctl() argument
1878 tcache_flush_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in tcache_flush_ctl() argument
1898 tcache_destroy_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in tcache_destroy_ctl() argument
1921 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in arena_i_initialized_ctl() argument
1989 arena_i_decay_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arena_i_decay_ctl() argument
2005 arena_i_purge_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arena_i_purge_ctl() argument
2022 void *oldp, size_t *oldlenp, void *newp, size_t newlen, unsigned *arena_ind, in arena_i_reset_destroy_helper() argument
2075 arena_i_reset_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arena_i_reset_ctl() argument
2081 ret = arena_i_reset_destroy_helper(tsd, mib, miblen, oldp, oldlenp, in arena_i_reset_ctl()
2095 arena_i_destroy_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arena_i_destroy_ctl() argument
2102 ret = arena_i_reset_destroy_helper(tsd, mib, miblen, oldp, oldlenp, in arena_i_destroy_ctl()
2136 arena_i_dss_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arena_i_dss_ctl() argument
2198 void *oldp, size_t *oldlenp, void *newp, size_t newlen, bool dirty) { in arena_i_decay_ms_ctl_impl() argument
2210 if (oldp != NULL && oldlenp != NULL) { in arena_i_decay_ms_ctl_impl()
2235 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in arena_i_dirty_decay_ms_ctl() argument
2236 return arena_i_decay_ms_ctl_impl(tsd, mib, miblen, oldp, oldlenp, newp, in arena_i_dirty_decay_ms_ctl()
2242 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in arena_i_muzzy_decay_ms_ctl() argument
2243 return arena_i_decay_ms_ctl_impl(tsd, mib, miblen, oldp, oldlenp, newp, in arena_i_muzzy_decay_ms_ctl()
2249 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in arena_i_extent_hooks_ctl() argument
2304 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in arena_i_retain_grow_limit_ctl() argument
2364 arenas_narenas_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arenas_narenas_ctl() argument
2386 void *oldp, size_t *oldlenp, void *newp, size_t newlen, bool dirty) { in arenas_decay_ms_ctl_impl() argument
2389 if (oldp != NULL && oldlenp != NULL) { in arenas_decay_ms_ctl_impl()
2413 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in arenas_dirty_decay_ms_ctl() argument
2414 return arenas_decay_ms_ctl_impl(tsd, mib, miblen, oldp, oldlenp, newp, in arenas_dirty_decay_ms_ctl()
2420 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in arenas_muzzy_decay_ms_ctl() argument
2421 return arenas_decay_ms_ctl_impl(tsd, mib, miblen, oldp, oldlenp, newp, in arenas_muzzy_decay_ms_ctl()
2454 arenas_create_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arenas_create_ctl() argument
2477 arenas_lookup_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in arenas_lookup_ctl() argument
2510 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in prof_thread_active_init_ctl() argument
2536 prof_active_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in prof_active_ctl() argument
2562 prof_dump_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in prof_dump_ctl() argument
2585 prof_gdump_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in prof_gdump_ctl() argument
2611 prof_reset_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, in prof_reset_ctl() argument
2769 void *oldp, size_t *oldlenp, void *newp, size_t newlen) { in CTL_RO_NL_CGEN()