Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/xen/gntdev/
H A Dgntdev.c217 &cleanup_data);
261 mtx_lock(&cleanup_data->to_kill_grefs_mtx); in gref_list_dtor()
263 mtx_unlock(&cleanup_data->to_kill_grefs_mtx); in gref_list_dtor()
298 mtx_lock(&cleanup_data->to_kill_grefs_mtx); in gref_list_dtor()
401 mtx_lock(&cleanup_data.to_kill_grefs_mtx); in gntdev_alloc_gref()
448 mtx_lock(&cleanup_data.to_kill_grefs_mtx); in gntdev_dealloc_gref()
456 mtx_unlock(&cleanup_data.to_kill_grefs_mtx); in gntdev_dealloc_gref()
506 mtx_lock(&cleanup_data->to_kill_gmaps_mtx); in gmap_list_dtor()
712 mtx_lock(&cleanup_data.to_kill_gmaps_mtx); in gntdev_unmap_grant_ref()
956 mtx_lock(&cleanup_data.to_kill_grefs_mtx); in per_user_data_dtor()
[all …]
/freebsd-14.2/contrib/kyua/engine/
H A Dscheduler.cpp1430 const cleanup_exec_data* cleanup_data = in wait_any() local
1440 const model::test_result& body_result = cleanup_data->body_result; in wait_any()
1464 % cleanup_data->body_exit_handle.original_pid()); in wait_any()
1467 handle = cleanup_data->body_exit_handle; in wait_any()
1476 cleanup_data->test_program->find(cleanup_data->test_case_name); in wait_any()
1481 _pimpl->spawn_execenv_cleanup(cleanup_data->test_program, in wait_any()
1482 cleanup_data->test_case_name, in wait_any()