Searched refs:tsd_fetch (Results 1 – 23 of 23) sorted by relevance
33 tsdn_t *tsdn = tsd_tsdn(tsd_fetch()); in TEST_BEGIN()75 tsdn_t *tsdn = tsd_tsdn(tsd_fetch()); in TEST_BEGIN()120 tsdn_t *tsdn = tsd_tsdn(tsd_fetch()); in TEST_BEGIN()
46 tsd_t *tsd = tsd_fetch(); in thd_start()89 tsd_t *tsd = tsd_fetch(); in thd_start_reincarnated()
7 tsd = tsd_fetch(); in TEST_BEGIN()31 tsd = tsd_fetch(); in TEST_BEGIN()114 tsd = tsd_fetch(); in TEST_BEGIN()
78 tsd_t *tsd = tsd_fetch(); in TEST_BEGIN()
202 decay_ticker = decay_ticker_get(tsd_fetch(), arena_ind); in TEST_BEGIN()
8 tsd = tsd_fetch(); in TEST_BEGIN()33 tsd = tsd_fetch(); in TEST_BEGIN()117 tsd = tsd_fetch(); in TEST_BEGIN()
38 decay_ticker = decay_ticker_get(tsd_fetch(), 0); in TEST_BEGIN()
117 tsd = tsd_fetch(); in malloc_tsd_boot0()127 *tsd_arenas_tdata_bypassp_get(tsd_fetch()) = false; in malloc_tsd_boot1()
1594 tsd = tsd_fetch();1718 tsd = tsd_fetch();1948 tsd = tsd_fetch();1960 tsd = tsd_fetch();2019 tsd_t *tsd = tsd_fetch();2252 tsd = tsd_fetch();2388 tsd = tsd_fetch();2539 tsd = tsd_fetch();2616 tsd = tsd_fetch();2658 tsd = tsd_fetch();[all …]
920 tsd = tsd_fetch(); in prof_bt_count()1667 tsd = tsd_fetch(); in prof_fdump()
1570 tsd = tsd_fetch();2015 tsd_t *tsd = tsd_fetch();2318 tsd_t *tsd = tsd_fetch();2334 tsd_t *tsd = tsd_fetch();2694 tsd = tsd_fetch();2858 tsd = tsd_fetch();2942 tsd_t *tsd = tsd_fetch();3002 tsd_t *tsd = tsd_fetch();3082 tsd = tsd_fetch();3102 tsd_t *tsd = tsd_fetch();[all …]
266 tsd = tsd_fetch(); in malloc_tsd_boot0()274 tsd_t *tsd = tsd_fetch(); in malloc_tsd_boot1()
44 tsd_t *tsd = tsdn_null(tsdn) ? tsd_fetch() : tsdn_tsd(tsdn); in base_map()83 tsd_t *tsd = tsdn_null(tsdn) ? tsd_fetch() : tsdn_tsd(tsdn); in base_unmap()
943 tsd = tsd_fetch(); in prof_bt_count()1683 tsd = tsd_fetch(); in prof_cnt_all()1752 tsd = tsd_fetch(); in prof_fdump()
1215 tsd_t *tsd = tsdn_null(tsdn) ? tsd_fetch() : tsdn_tsd(tsdn); in extent_hook_pre_reentrancy()1232 tsd_t *tsd = tsdn_null(tsdn) ? tsd_fetch() : tsdn_tsd(tsdn); in extent_hook_post_reentrancy()
679 ctl_arena_t *ret = arenas_i_impl(tsd_fetch(), i, true, false); in arenas_i()
52 tsd = tsd_fetch(); in quarantine_alloc_hook()
198 tsd = tsd_fetch(); in tcache_flush()210 tsd = tsd_fetch(); in tcache_enabled_get()228 tsd = tsd_fetch(); in tcache_enabled_set()
671 tsd_t *tsd_fetch(void);714 tsd_fetch(void) in tsd_fetch() function
565 tsd_fetch
562 #define tsd_fetch JEMALLOC_N(tsd_fetch) macro
562 #undef tsd_fetch
290 tsd_fetch(void) { in tsd_fetch() function