Searched refs:malloc_mtx (Results 1 – 3 of 3) sorted by relevance
213 struct mtx malloc_mtx; variable1028 mtx_lock(&malloc_mtx); in malloc_init()1032 mtx_unlock(&malloc_mtx); in malloc_init()1050 mtx_lock(&malloc_mtx); in malloc_uninit()1066 mtx_unlock(&malloc_mtx); in malloc_uninit()1119 mtx_lock(&malloc_mtx); in sysctl_kern_malloc_stats()1160 mtx_unlock(&malloc_mtx); in sysctl_kern_malloc_stats()1180 mtx_lock(&malloc_mtx); in malloc_type_list()1184 mtx_unlock(&malloc_mtx); in malloc_type_list()1189 mtx_lock(&malloc_mtx); in malloc_type_list()[all …]
94 mtx_lock(&malloc_mtx); in memguard_sysctl_desc()98 mtx_unlock(&malloc_mtx); in memguard_sysctl_desc()
165 extern struct mtx malloc_mtx;