req_free 237 ompi/communicator/comm_request.c request->super.req_free = ompi_comm_request_free; req_free 102 ompi/debuggers/predefined_gap_test.c GAP_CHECK("req_free", test_req, req_free, req_f_to_c_index, 1); req_free 304 ompi/include/ompi/memchecker.h opal_memchecker_base_isdefined (&(*request)->req_free, sizeof(ompi_request_free_fn_t)); req_free 364 ompi/mca/coll/hcoll/coll_hcoll_rte.c ompi_req->req_free = request_free; req_free 576 ompi/mca/coll/libnbc/coll_libnbc_component.c request->super.req_free = request_free; req_free 47 ompi/mca/coll/portals4/coll_portals4_request.c request->super.req_free = request_free; req_free 72 ompi/mca/common/ompio/common_ompio_request.c req->req_ompi.req_free = mca_common_ompio_request_free; req_free 49 ompi/mca/osc/portals4/osc_portals4_request.c request->super.req_free = request_free; req_free 55 ompi/mca/osc/pt2pt/osc_pt2pt_request.c request->super.req_free = request_free; req_free 51 ompi/mca/osc/rdma/osc_rdma_request.c request->super.req_free = request_free; req_free 44 ompi/mca/osc/ucx/osc_ucx_request.c request->super.req_free = request_free; req_free 60 ompi/mca/pml/cm/pml_cm_recvreq.c recvreq->req_base.req_ompi.req_free = mca_pml_cm_recv_request_free; req_free 67 ompi/mca/pml/cm/pml_cm_sendreq.c sendreq->req_send.req_base.req_ompi.req_free = mca_pml_cm_send_request_free; req_free 154 ompi/mca/pml/ob1/pml_ob1_recvreq.c request->req_recv.req_base.req_ompi.req_free = mca_pml_ob1_recv_request_free; req_free 137 ompi/mca/pml/ob1/pml_ob1_sendreq.c req->req_send.req_base.req_ompi.req_free = mca_pml_ob1_send_request_free; req_free 133 ompi/mca/pml/ucx/pml_ucx_request.c ompi_request_free_fn_t req_free, req_free 140 ompi/mca/pml/ucx/pml_ucx_request.c ompi_req->req_free = req_free; req_free 220 ompi/mca/pml/yalla/pml_yalla_request.c sreq->super.ompi.req_free = mca_pml_yalla_send_request_free; req_free 242 ompi/mca/pml/yalla/pml_yalla_request.c rreq->super.ompi.req_free = mca_pml_yalla_recv_request_free; req_free 31 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_request.c ftreq->pml_req_free = req->req_ompi.req_free; req_free 34 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_request.c assert(ftreq->pml_req_free == req->req_ompi.req_free); /* detection of aligment issues on different arch */ req_free 35 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_request.c req->req_ompi.req_free = mca_vprotocol_pessimist_request_free; req_free 26 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_wait.c requests[i]->req_free = vprotocol_pessimist_request_no_free; \ req_free 95 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_wait.c req->req_free = mca_vprotocol_pessimist_request_free; req_free 136 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_wait.c req->req_free = mca_vprotocol_pessimist_request_free; req_free 66 ompi/request/grequest.c greq->greq_base.req_free = ompi_grequest_free; req_free 60 ompi/request/request.c req->req_free = NULL; req_free 129 ompi/request/request.c ompi_request_null.request.req_free = ompi_request_null_free; req_free 162 ompi/request/request.c ompi_request_empty.req_free = ompi_request_empty_free; req_free 207 ompi/request/request.c req->req_free = ompi_request_persistent_noop_free; req_free 134 ompi/request/request.h ompi_request_free_fn_t req_free; /**< Called by free */ req_free 380 ompi/request/request.h return (*request)->req_free(request); req_free 1108 opal/mca/event/libevent2022/libevent/evrpc.c void *(*req_new)(void*), void *req_new_arg, void (*req_free)(void *), req_free 1124 opal/mca/event/libevent2022/libevent/evrpc.c rpc->request_free = req_free; req_free 1137 opal/mca/event/libevent2022/libevent/evrpc.c void *(*req_new)(void *), void *req_new_arg, void (*req_free)(void *), req_free 1144 opal/mca/event/libevent2022/libevent/evrpc.c evrpc_register_object(name, req_new, req_new_arg, req_free, req_unmarshal, req_free 578 opal/mca/event/libevent2022/libevent/include/event2/rpc.h void *(*req_new)(void *), void *req_new_arg, void (*req_free)(void *), req_free 50 oshmem/request/request.c req->req_free = NULL; req_free 121 oshmem/request/request.c oshmem_request_null.request.req_free = oshmem_request_null_free; req_free 154 oshmem/request/request.c oshmem_request_empty.req_free = oshmem_request_empty_free; req_free 122 oshmem/request/request.h oshmem_request_free_fn_t req_free; /**< Called by free */ req_free 368 oshmem/request/request.h return (*request)->req_free(request);