Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/memory/
H A Dmemtype_cache.c140 ucs_list_for_each_safe(region, tmp, &region_list, list) {
177 ucs_list_for_each_safe(region, tmp, &region_list, list) {
240 ucs_list_for_each_safe(region, tmp, &region_list, list) { in ucs_memtype_cache_purge()
H A Drcache.c381 ucs_list_for_each_safe(region, tmp, &region_list, list) { in ucs_rcache_invalidate_range()
506 ucs_list_for_each_safe(region, tmp, &region_list, list) { in ucs_rcache_purge()
544 ucs_list_for_each_safe(region, tmp, &region_list, list) { in ucs_rcache_check_overlap()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/rocm/ipc/
H A Drocm_ipc_cache.c58 ucs_list_for_each_safe(region, tmp, &region_list, list) { in uct_rocm_ipc_cache_purge()
81 ucs_list_for_each_safe(region, tmp, &region_list, list) { in uct_rocm_ipc_cache_invalidate_regions()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/cuda_ipc/
H A Dcuda_ipc_cache.c55 ucs_list_for_each_safe(region, tmp, &region_list, list) { in uct_cuda_ipc_cache_purge()
97 ucs_list_for_each_safe(region, tmp, &region_list, list) { in uct_cuda_ipc_cache_invalidate_regions()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/datastruct/
H A Dlist.h198 #define ucs_list_for_each_safe(_elem, _telem, _head, _member) \ macro
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/stats/
H A Dserialization.c571 ucs_list_for_each_safe(child, tmp, &node->children[UCS_STATS_ACTIVE_CHILDREN], list) { in ucs_stats_free_recurs()
575 ucs_list_for_each_safe(child, tmp, &node->children[UCS_STATS_INACTIVE_CHILDREN], list) { in ucs_stats_free_recurs()
H A Dstats.c696 ucs_list_for_each_safe(child, tmp, &node->children[UCS_STATS_INACTIVE_CHILDREN], list) { in ucs_stats_clean_node_recurs()
H A Dclient_server.c648 ucs_list_for_each_safe(node, tmp, &server->curr_stats, list) { in ucs_stats_server_purge_stats()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucm/event/
H A Devent.c602 ucs_list_for_each_safe(elem, tmp, &ucm_event_handlers, list) { in ucm_unset_event_handler()
614 ucs_list_for_each_safe(elem, tmp, &gc_list, list) { in ucm_unset_event_handler()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/tcp/
H A Dtcp_sockcm.c199 ucs_list_for_each_safe(ep, tmp, &self->ep_list, list) { in UCS_CLASS_CLEANUP_FUNC()
H A Dtcp_iface.c522 ucs_list_for_each_safe(ep, tmp, ep_list, list) { in uct_tcp_iface_ep_list_cleanup()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucp/tag/
H A Dtag_match.c59 ucs_list_for_each_safe(rdesc, tmp_rdesc, &tm->unexpected.all, in ucp_tag_match_cleanup()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/rdmacm/
H A Drdmacm_iface.c193 ucs_list_for_each_safe(ep, tmp, &iface->pending_eps_list, list_elem) { in uct_rdmacm_iface_client_start_next_ep()
612 ucs_list_for_each_safe(cm_id_ctx, tmp_cm_id_ctx, in UCS_CLASS_CLEANUP_FUNC()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucg/base/
H A Ducg_group.c341 ucs_list_for_each_safe(ext, iter, &context->extensions, list) { in ucp_extension_cleanup()
748 ucs_list_for_each_safe(group, tmp, &gctx->groups_head, list) { in ucg_worker_groups_cleanup()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/profile/
H A Dprofile.c572 ucs_list_for_each_safe(ctx, tmp, &ucs_profile_global_ctx.thread_list, in ucs_profile_cleanup_completed_threads()
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/apps/iodemo/
H A Ducx_wrapper.cc491 ucs_list_for_each_safe(request, tmp, &_all_requests, pos) { in cancel_all()
/dports/net/mpich/mpich-3.4.3/modules/ucx/test/gtest/ucs/
H A Dtest_datatype.cc52 ucs_list_for_each_safe(iter, tmp, &head, list) { in UCS_TEST_F()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucg/builtin/ops/
H A Dbuiltin_ops.c507 ucs_list_for_each_safe(desc, iter, &slot->msg_head, super.tag_list[0]) {
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/ud/base/
H A Dud_iface.c53 ucs_list_for_each_safe(ep, tmp, &peer->ep_list, cep_list) { in uct_ud_iface_cep_cleanup_eps()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/ib/dc/
H A Ddc_mlx5.c1255 ucs_list_for_each_safe(ep, tmp, &self->tx.gc_list, list) { in UCS_CLASS_CLEANUP_FUNC()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucp/core/
H A Ducp_worker.c1943 ucs_list_for_each_safe(ep_ext, tmp, &worker->all_eps, ep_list) { in ucp_worker_destroy_eps()