Searched refs:malloc_mtx (Results 1 – 3 of 3) sorted by relevance
233 struct mtx malloc_mtx; variable1267 mtx_lock(&malloc_mtx); in malloc_init()1271 mtx_unlock(&malloc_mtx); in malloc_init()1287 mtx_lock(&malloc_mtx); in malloc_uninit()1302 mtx_unlock(&malloc_mtx); in malloc_uninit()1353 mtx_lock(&malloc_mtx); in sysctl_kern_malloc_stats()1393 mtx_unlock(&malloc_mtx); in sysctl_kern_malloc_stats()1414 mtx_lock(&malloc_mtx); in malloc_type_list()1418 mtx_unlock(&malloc_mtx); in malloc_type_list()1423 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()
173 extern struct mtx malloc_mtx;