Lines Matching refs:malloc_mutex_lock

946 #define	malloc_mutex_lock(m)	mutex_lock(m)  macro
958 malloc_mutex_lock(malloc_mutex_t *a_mutex) in malloc_mutex_lock() function
1100 malloc_mutex_lock(&brk_mtx); in base_pages_alloc()
1162 malloc_mutex_lock(&base_mtx); in base_alloc()
1186 malloc_mutex_lock(&base_mtx); in base_chunk_node_alloc()
1204 malloc_mutex_lock(&base_mtx); in base_chunk_node_dealloc()
1375 malloc_mutex_lock(&chunks_mtx); in chunk_alloc()
1437 malloc_mutex_lock(&brk_mtx); in chunk_alloc()
1515 malloc_mutex_lock(&chunks_mtx); in chunk_dealloc()
1522 malloc_mutex_lock(&brk_mtx); in chunk_dealloc()
1620 malloc_mutex_lock(&arenas_mtx); in choose_arena_hard()
2336 malloc_mutex_lock(&arena->mtx); in arena_malloc()
2355 malloc_mutex_lock(&arena->mtx); in arena_malloc()
2410 malloc_mutex_lock(&arena->mtx); in arena_palloc()
2595 malloc_mutex_lock(&arena->mtx); in arena_dalloc()
2654 malloc_mutex_lock(&arena->mtx); in arena_dalloc()
2805 malloc_mutex_lock(&chunks_mtx); in huge_malloc()
2885 malloc_mutex_lock(&chunks_mtx); in huge_palloc()
2944 malloc_mutex_lock(&chunks_mtx); in huge_ralloc()
2958 malloc_mutex_lock(&chunks_mtx); in huge_ralloc()
2965 malloc_mutex_lock(&chunks_mtx); in huge_ralloc()
3027 malloc_mutex_lock(&chunks_mtx); in huge_dalloc()
3222 malloc_mutex_lock(&chunks_mtx); in isalloc()
3319 malloc_mutex_lock(&arenas[i]->mtx); in malloc_print_stats()
3329 malloc_mutex_lock(&chunks_mtx); in malloc_print_stats()
3334 malloc_mutex_lock(&base_mtx); in malloc_print_stats()
3345 malloc_mutex_lock(&chunks_mtx); in malloc_print_stats()
3371 malloc_mutex_lock(&arena->mtx); in malloc_print_stats()
3406 malloc_mutex_lock(&init_lock); in malloc_init_hard()
3984 malloc_mutex_lock(&arenas_mtx); in _malloc_prefork()
3987 malloc_mutex_lock(&arenas[i]->mtx); in _malloc_prefork()
3990 malloc_mutex_lock(&base_mtx); in _malloc_prefork()
3992 malloc_mutex_lock(&chunks_mtx); in _malloc_prefork()