Searched refs:malloc_mtx (Results 1 – 4 of 4) sorted by relevance
232 struct mtx malloc_mtx; variable1219 mtx_lock(&malloc_mtx); in malloc_init()1223 mtx_unlock(&malloc_mtx); in malloc_init()1239 mtx_lock(&malloc_mtx); in malloc_uninit()1254 mtx_unlock(&malloc_mtx); in malloc_uninit()1305 mtx_lock(&malloc_mtx); in sysctl_kern_malloc_stats()1345 mtx_unlock(&malloc_mtx); in sysctl_kern_malloc_stats()1366 mtx_lock(&malloc_mtx); in malloc_type_list()1370 mtx_unlock(&malloc_mtx); in malloc_type_list()1375 mtx_lock(&malloc_mtx); in malloc_type_list()[all …]
95 mtx_lock(&malloc_mtx); in memguard_sysctl_desc()99 mtx_unlock(&malloc_mtx); in memguard_sysctl_desc()
167 extern struct mtx malloc_mtx;
172 extern struct mtx malloc_mtx;