Searched refs:tsd_nominal (Results 1 – 13 of 13) sorted by relevance
56 if (tsd_nominal(tsd)) { in tsd_slow_update()89 assert(!tsd_nominal(tsd)); in assert_tsd_data_cleanup_done()
436 if (tsd_nominal(tsd) && !*arenas_tdata_bypassp) { in arena_tdata_get_hard()446 assert(tsd_nominal(tsd) && !*arenas_tdata_bypassp); in arena_tdata_get_hard()
25 if (tsd_nominal(tsd)) { in prof_tdata_get()
295 tsd_nominal(tsd_t *tsd) { in tsd_nominal() function
47 if (!tsd_nominal(tsd)) in quarantine_alloc_hook_work()
310 if (tsd_nominal(tsd)) in tcache_get_hard()
480 if (!tsd_nominal(tsd)) in arena_bind()547 if (tsd_nominal(tsd) && !*arenas_tdata_bypassp) { in arena_tdata_get_hard()557 assert(tsd_nominal(tsd) && !*arenas_tdata_bypassp); in arena_tdata_get_hard()
673 bool tsd_nominal(tsd_t *tsd);728 tsd_nominal(tsd_t *tsd) in tsd_nominal() function
581 tsd_nominal
386 if (tsd_nominal(tsd)) { in prof_tdata_get()
248 if (unlikely(tcache == NULL) && tsd_nominal(tsd)) { in tcache_get()
578 #define tsd_nominal JEMALLOC_N(tsd_nominal) macro
578 #undef tsd_nominal