Home
last modified time | relevance | path

Searched refs:large_dalloc_prep_junked_locked (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dlarge_externs.h18 void large_dalloc_prep_junked_locked(tsdn_t *tsdn, extent_t *extent);
Dprivate_namespace_jet.h212 #define large_dalloc_prep_junked_locked JEMALLOC_N(large_dalloc_prep_junked_locked) macro
Dprivate_namespace.h209 #define large_dalloc_prep_junked_locked JEMALLOC_N(large_dalloc_prep_junked_locked) macro
/external/jemalloc_new/src/
Dlarge.c344 large_dalloc_prep_junked_locked(tsdn_t *tsdn, extent_t *extent) { in large_dalloc_prep_junked_locked() function
Dtcache.c231 large_dalloc_prep_junked_locked(tsd_tsdn(tsd), in tcache_bin_flush_large()