Home
last modified time | relevance | path

Searched refs:cleanup_data (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/xen/gntdev/
H A Dgntdev.c219 &cleanup_data);
263 mtx_lock(&cleanup_data->to_kill_grefs_mtx); in gref_list_dtor()
265 mtx_unlock(&cleanup_data->to_kill_grefs_mtx); in gref_list_dtor()
300 mtx_lock(&cleanup_data->to_kill_grefs_mtx); in gref_list_dtor()
403 mtx_lock(&cleanup_data.to_kill_grefs_mtx); in gntdev_alloc_gref()
455 mtx_lock(&cleanup_data.to_kill_grefs_mtx); in gntdev_dealloc_gref()
463 mtx_unlock(&cleanup_data.to_kill_grefs_mtx); in gntdev_dealloc_gref()
513 mtx_lock(&cleanup_data->to_kill_gmaps_mtx); in gmap_list_dtor()
719 mtx_lock(&cleanup_data.to_kill_gmaps_mtx); in gntdev_unmap_grant_ref()
968 mtx_lock(&cleanup_data.to_kill_grefs_mtx); in per_user_data_dtor()
[all …]