Searched refs:is_realloc (Results 1 – 4 of 4) sorted by relevance
198 hook_invoke_expand(hook_args->is_realloc in large_ralloc_no_move_expand() 215 hook_invoke_alloc(hook_args->is_realloc in large_ralloc_no_move_expand() 218 hook_invoke_dalloc(hook_args->is_realloc
1470 hook_invoke_expand(hook_args->is_realloc in arena_malloc_small() 1494 hook_invoke_alloc(hook_args->is_realloc in arena_malloc_small() 1497 hook_invoke_dalloc(hook_args->is_realloc in arena_malloc_small()
159 hook_invoke_alloc(hook_args->is_realloc in iralloct_realign() 162 hook_invoke_dalloc(hook_args->is_realloc in iralloct_realign() 169 * is_realloc threads through the knowledge of whether or not this call comes
133 bool is_realloc; member