Lines Matching refs:malloc_mutex_unlock

881 #define	malloc_mutex_unlock(m)	mutex_unlock(m)  macro
1028 malloc_mutex_unlock(&brk_mtx); in base_pages_alloc()
1039 malloc_mutex_unlock(&brk_mtx); in base_pages_alloc()
1086 malloc_mutex_unlock(&base_mtx); in base_alloc()
1100 malloc_mutex_unlock(&base_mtx); in base_chunk_node_alloc()
1102 malloc_mutex_unlock(&base_mtx); in base_chunk_node_alloc()
1117 malloc_mutex_unlock(&base_mtx); in base_chunk_node_dealloc()
1355 malloc_mutex_unlock(&brk_mtx); in chunk_alloc()
1360 malloc_mutex_unlock(&brk_mtx); in chunk_alloc()
1393 malloc_mutex_unlock(&chunks_mtx); in chunk_alloc()
1430 malloc_mutex_unlock(&brk_mtx); in chunk_dealloc()
1440 malloc_mutex_unlock(&brk_mtx); in chunk_dealloc()
1486 malloc_mutex_unlock(&chunks_mtx); in chunk_dealloc()
1510 malloc_mutex_unlock(&arenas_mtx); in choose_arena_hard()
2215 malloc_mutex_unlock(&arena->mtx); in arena_malloc()
2230 malloc_mutex_unlock(&arena->mtx); in arena_malloc()
2239 malloc_mutex_unlock(&arena->mtx); in arena_malloc()
2285 malloc_mutex_unlock(&arena->mtx); in arena_palloc()
2339 malloc_mutex_unlock(&arena->mtx); in arena_palloc()
2530 malloc_mutex_unlock(&arena->mtx); in arena_dalloc()
2677 malloc_mutex_unlock(&chunks_mtx); in huge_malloc()
2757 malloc_mutex_unlock(&chunks_mtx); in huge_palloc()
2817 malloc_mutex_unlock(&chunks_mtx); in huge_ralloc()
2825 malloc_mutex_unlock(&chunks_mtx); in huge_ralloc()
2849 malloc_mutex_unlock(&chunks_mtx); in huge_ralloc()
2906 malloc_mutex_unlock(&chunks_mtx); in huge_dalloc()
3094 malloc_mutex_unlock(&chunks_mtx); in isalloc()
3185 malloc_mutex_unlock(&arenas[i]->mtx); in malloc_print_stats()
3193 malloc_mutex_unlock(&chunks_mtx); in malloc_print_stats()
3197 malloc_mutex_unlock(&base_mtx); in malloc_print_stats()
3208 malloc_mutex_unlock(&chunks_mtx); in malloc_print_stats()
3234 malloc_mutex_unlock(&arena->mtx); in malloc_print_stats()
3272 malloc_mutex_unlock(&init_lock); in malloc_init_hard()
3544 malloc_mutex_unlock(&init_lock); in malloc_init_hard()
3558 malloc_mutex_unlock(&init_lock); in malloc_init_hard()
3565 malloc_mutex_unlock(&init_lock); in malloc_init_hard()
3834 malloc_mutex_unlock(&brk_mtx); in _malloc_postfork()
3836 malloc_mutex_unlock(&base_mtx); in _malloc_postfork()
3837 malloc_mutex_unlock(&chunks_mtx); in _malloc_postfork()
3841 malloc_mutex_unlock(&arenas[i]->mtx); in _malloc_postfork()
3843 malloc_mutex_unlock(&arenas_mtx); in _malloc_postfork()
3844 malloc_mutex_unlock(&init_lock); in _malloc_postfork()