Home
last modified time | relevance | path

Searched refs:arena_get_retry (Results 1 – 2 of 2) sorted by relevance

/malloc/
A Darena.c978 arena_get_retry (mstate ar_ptr, size_t bytes) in arena_get_retry() function
A Dmalloc.c3248 ar_ptr = arena_get_retry (ar_ptr, bytes); in tcache_init()
3335 ar_ptr = arena_get_retry (ar_ptr, bytes); in __libc_malloc()
3574 ar_ptr = arena_get_retry (ar_ptr, bytes); in _mid_memalign()
3689 av = arena_get_retry (av, sz); in __libc_calloc()

Completed in 17 milliseconds