Searched refs:malloc_mtx (Results 1 – 3 of 3) sorted by relevance
242 struct mtx malloc_mtx; variable1323 mtx_lock(&malloc_mtx); in malloc_init()1327 mtx_unlock(&malloc_mtx); in malloc_init()1343 mtx_lock(&malloc_mtx); in malloc_uninit()1358 mtx_unlock(&malloc_mtx); in malloc_uninit()1409 mtx_lock(&malloc_mtx); in sysctl_kern_malloc_stats()1449 mtx_unlock(&malloc_mtx); in sysctl_kern_malloc_stats()1470 mtx_lock(&malloc_mtx); in malloc_type_list()1474 mtx_unlock(&malloc_mtx); in malloc_type_list()1479 mtx_lock(&malloc_mtx); in malloc_type_list()[all …]
93 mtx_lock(&malloc_mtx); in memguard_sysctl_desc()97 mtx_unlock(&malloc_mtx); in memguard_sysctl_desc()
172 extern struct mtx malloc_mtx;