Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/api/
H A Dtl.h63 typedef ucs_status_t (*uct_ep_get_zcopy_func_t)(uct_ep_h ep, typedef
298 uct_ep_get_zcopy_func_t ep_get_zcopy;
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/base/
H A Duct_iface.c348 ops->ep_get_zcopy = (uct_ep_get_zcopy_func_t)ucs_empty_function_return_ep_timeout; in uct_set_ep_failed()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucp/wireup/
H A Dwireup_ep.c331 .ep_get_zcopy = (uct_ep_get_zcopy_func_t)ucs_empty_function_return_no_resource, in UCS_CLASS_INIT_FUNC()