Lines Matching refs:huge_mtx
97 malloc_mutex_lock(&arena->huge_mtx); in huge_palloc()
100 malloc_mutex_unlock(&arena->huge_mtx); in huge_palloc()
170 malloc_mutex_lock(&arena->huge_mtx); in huge_ralloc_no_move_similar()
176 malloc_mutex_unlock(&arena->huge_mtx); in huge_ralloc_no_move_similar()
231 malloc_mutex_lock(&arena->huge_mtx); in huge_ralloc_no_move_shrink()
236 malloc_mutex_unlock(&arena->huge_mtx); in huge_ralloc_no_move_shrink()
252 malloc_mutex_lock(&arena->huge_mtx); in huge_ralloc_no_move_expand()
254 malloc_mutex_unlock(&arena->huge_mtx); in huge_ralloc_no_move_expand()
266 malloc_mutex_lock(&arena->huge_mtx); in huge_ralloc_no_move_expand()
269 malloc_mutex_unlock(&arena->huge_mtx); in huge_ralloc_no_move_expand()
389 malloc_mutex_lock(&arena->huge_mtx); in huge_dalloc()
391 malloc_mutex_unlock(&arena->huge_mtx); in huge_dalloc()
418 malloc_mutex_lock(&arena->huge_mtx); in huge_salloc()
420 malloc_mutex_unlock(&arena->huge_mtx); in huge_salloc()
434 malloc_mutex_lock(&arena->huge_mtx); in huge_prof_tctx_get()
436 malloc_mutex_unlock(&arena->huge_mtx); in huge_prof_tctx_get()
449 malloc_mutex_lock(&arena->huge_mtx); in huge_prof_tctx_set()
451 malloc_mutex_unlock(&arena->huge_mtx); in huge_prof_tctx_set()