Home
last modified time | relevance | path

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

/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/vader/
H A Dbtl_vader_knem.c53 knem_reg->btl_handle.cookie = knem_cr.cookie; in mca_btl_vader_knem_reg()
54 knem_reg->btl_handle.base_addr = (intptr_t) base; in mca_btl_vader_knem_reg()
64 (void) ioctl(mca_btl_vader.knem_fd, KNEM_CMD_DESTROY_REGION, &knem_reg->btl_handle.cookie); in mca_btl_vader_knem_dereg()
86 return &reg->btl_handle; in mca_btl_vader_register_mem_knem()
94 …ration_handle_t *)((intptr_t) handle - offsetof (mca_btl_vader_registration_handle_t, btl_handle)); in mca_btl_vader_deregister_mem_knem()
H A Dbtl_vader_knem.h28 mca_btl_base_registration_handle_t btl_handle; member
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/vader/
H A Dbtl_vader_knem.c53 knem_reg->btl_handle.cookie = knem_cr.cookie; in mca_btl_vader_knem_reg()
54 knem_reg->btl_handle.base_addr = (intptr_t) base; in mca_btl_vader_knem_reg()
64 (void) ioctl(mca_btl_vader.knem_fd, KNEM_CMD_DESTROY_REGION, &knem_reg->btl_handle.cookie); in mca_btl_vader_knem_dereg()
86 return &reg->btl_handle; in mca_btl_vader_register_mem_knem()
94 …ration_handle_t *)((intptr_t) handle - offsetof (mca_btl_vader_registration_handle_t, btl_handle)); in mca_btl_vader_deregister_mem_knem()
H A Dbtl_vader_knem.h28 mca_btl_base_registration_handle_t btl_handle; member
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/scif/
H A Dbtl_scif_add_procs.c167 if ((off_t)-1 != scif_reg->handles[i].btl_handle.scif_offset && in scif_dereg_mem()
170 scif_reg->handles[i].btl_handle.scif_offset, size); in scif_dereg_mem()
190 scif_reg->handles[i].btl_handle.scif_offset = -1; in scif_reg_mem()
191 scif_reg->handles[i].btl_handle.scif_base = (intptr_t) base; in scif_reg_mem()
198 …scif_reg->handles[i].btl_handle.scif_offset = scif_register (mca_btl_scif_module.endpoints[i].scif… in scif_reg_mem()
201 if (SCIF_REGISTER_FAILED == scif_reg->handles[i].btl_handle.scif_offset) { in scif_reg_mem()
H A Dbtl_scif_module.c216 if ((off_t) -1 == scif_reg->handles[endpoint->id].btl_handle.scif_offset) { in mca_btl_scif_register_mem()
221 scif_reg->handles[endpoint->id].btl_handle.scif_offset = in mca_btl_scif_register_mem()
225 (unsigned long) scif_reg->handles[endpoint->id].btl_handle.scif_offset)); in mca_btl_scif_register_mem()
228 return &scif_reg->handles[endpoint->id].btl_handle; in mca_btl_scif_register_mem()
H A Dbtl_scif.h233 mca_btl_base_registration_handle_t btl_handle; member
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/osc/rdma/
H A Dosc_rdma_dynamic.c22 rdma_handle->btl_handle = NULL; in ompi_osc_rdma_handle_init()
256 rdma_region_handle->btl_handle = handle; in ompi_osc_rdma_attach()
258 rdma_region_handle->btl_handle = NULL; in ompi_osc_rdma_attach()
345 ompi_osc_rdma_deregister (module, rdma_region_handle->btl_handle); in ompi_osc_rdma_detach()
H A Dosc_rdma_types.h139 mca_btl_base_registration_handle_t *btl_handle; member
H A Dosc_rdma_module.c84 ompi_osc_rdma_deregister (module, region_handle->btl_handle); in ompi_osc_rdma_free()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/osc/rdma/
H A Dosc_rdma_dynamic.c180 module->dynamic_handles[region_index].btl_handle = handle; in ompi_osc_rdma_attach()
182 module->dynamic_handles[region_index].btl_handle = NULL; in ompi_osc_rdma_attach()
252 ompi_osc_rdma_deregister (module, module->dynamic_handles[region_index].btl_handle); in ompi_osc_rdma_detach()
H A Dosc_rdma_module.c78 ompi_osc_rdma_deregister (module, module->dynamic_handles[i].btl_handle); in ompi_osc_rdma_free()
H A Dosc_rdma_types.h247 mca_btl_base_registration_handle_t *btl_handle; member
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/openib/
H A Dbtl_openib.h516 mca_btl_base_registration_handle_t btl_handle; member
H A Dbtl_openib.c1948 return &reg->btl_handle; in mca_btl_openib_register_mem()
1954 …t *reg = (mca_btl_openib_reg_t *)((intptr_t) handle - offsetof (mca_btl_openib_reg_t, btl_handle)); in mca_btl_openib_deregister_mem()
H A Dbtl_openib_component.c557 openib_reg->btl_handle.lkey = openib_reg->mr->lkey; in openib_reg_mr()
558 openib_reg->btl_handle.rkey = openib_reg->mr->rkey; in openib_reg_mr()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/openib/
H A Dbtl_openib.h524 mca_btl_base_registration_handle_t btl_handle; member
H A Dbtl_openib.c1950 return &reg->btl_handle; in mca_btl_openib_register_mem()
1956 …t *reg = (mca_btl_openib_reg_t *)((intptr_t) handle - offsetof (mca_btl_openib_reg_t, btl_handle)); in mca_btl_openib_deregister_mem()
H A Dbtl_openib_component.c558 openib_reg->btl_handle.lkey = openib_reg->mr->lkey; in openib_reg_mr()
559 openib_reg->btl_handle.rkey = openib_reg->mr->rkey; in openib_reg_mr()