Searched refs:large_dalloc_junk (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dlarge_externs.h16 extern large_dalloc_junk_t *JET_MUTABLE large_dalloc_junk;
H A Dtcache_inlines.h199 large_dalloc_junk(ptr, sz_index2size(binind));
H A Dprivate_namespace.h227 #define large_dalloc_junk JEMALLOC_N(large_dalloc_junk) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dlarge.c78 large_dalloc_junk_t *JET_MUTABLE large_dalloc_junk = large_dalloc_junk_impl; variable
88 large_dalloc_junk(ptr, size);

Completed in 71 milliseconds