Searched refs:to_kill_grefs_mtx (Results 1 – 1 of 1) sorted by relevance
199 struct mtx to_kill_grefs_mtx; member209 MTX_SYSINIT(to_kill_grefs_mtx, &cleanup_data.to_kill_grefs_mtx,260 mtx_lock(&cleanup_data->to_kill_grefs_mtx); in gref_list_dtor()262 mtx_unlock(&cleanup_data->to_kill_grefs_mtx); in gref_list_dtor()297 mtx_lock(&cleanup_data->to_kill_grefs_mtx); in gref_list_dtor()299 mtx_unlock(&cleanup_data->to_kill_grefs_mtx); in gref_list_dtor()400 mtx_lock(&cleanup_data.to_kill_grefs_mtx); in gntdev_alloc_gref()404 mtx_unlock(&cleanup_data.to_kill_grefs_mtx); in gntdev_alloc_gref()447 mtx_lock(&cleanup_data.to_kill_grefs_mtx); in gntdev_dealloc_gref()455 mtx_unlock(&cleanup_data.to_kill_grefs_mtx); in gntdev_dealloc_gref()[all …]