Searched refs:arena_run_alloc_small_helper (Results 1 – 1 of 1) sorted by relevance
1166 arena_run_alloc_small_helper(arena_t *arena, size_t size, szind_t binind) in arena_run_alloc_small_helper() function1187 run = arena_run_alloc_small_helper(arena, size, binind); in arena_run_alloc_small()1207 return (arena_run_alloc_small_helper(arena, size, binind)); in arena_run_alloc_small()