ompi_osc_pt2pt_module_t  271 ompi/mca/osc/pt2pt/osc_pt2pt.h typedef struct ompi_osc_pt2pt_module_t ompi_osc_pt2pt_module_t;
ompi_osc_pt2pt_module_t  274 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline ompi_osc_pt2pt_peer_t *ompi_osc_pt2pt_peer_lookup (ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t  299 ompi/mca/osc/pt2pt/osc_pt2pt.h     ompi_osc_pt2pt_module_t *module;
ompi_osc_pt2pt_module_t  308 ompi/mca/osc/pt2pt/osc_pt2pt.h     ompi_osc_pt2pt_module_t *module;
ompi_osc_pt2pt_module_t  315 ompi/mca/osc/pt2pt/osc_pt2pt.h #define GET_MODULE(win) ((ompi_osc_pt2pt_module_t*) win->w_osc_module)
ompi_osc_pt2pt_module_t  429 ompi/mca/osc/pt2pt/osc_pt2pt.h void osc_pt2pt_incoming_post (ompi_osc_pt2pt_module_t *module, int source);
ompi_osc_pt2pt_module_t  432 ompi/mca/osc/pt2pt/osc_pt2pt.h void osc_pt2pt_incoming_complete (ompi_osc_pt2pt_module_t *module, int source, int frag_count);
ompi_osc_pt2pt_module_t  473 ompi/mca/osc/pt2pt/osc_pt2pt.h int ompi_osc_pt2pt_component_irecv(ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t  481 ompi/mca/osc/pt2pt/osc_pt2pt.h int ompi_osc_pt2pt_lock_remote (ompi_osc_pt2pt_module_t *module, int target, ompi_osc_pt2pt_sync_t *lock);
ompi_osc_pt2pt_module_t  493 ompi/mca/osc/pt2pt/osc_pt2pt.h int ompi_osc_pt2pt_progress_pending_acc (ompi_osc_pt2pt_module_t *module);
ompi_osc_pt2pt_module_t  509 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline void mark_incoming_completion (ompi_osc_pt2pt_module_t *module, int source)
ompi_osc_pt2pt_module_t  551 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline void mark_outgoing_completion (ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t  575 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline void ompi_osc_signal_outgoing (ompi_osc_pt2pt_module_t *module, int target, int count)
ompi_osc_pt2pt_module_t  676 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline void osc_pt2pt_gc_clean (ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t  687 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline void osc_pt2pt_gc_add_buffer (ompi_osc_pt2pt_module_t *module, opal_list_item_t *buffer)
ompi_osc_pt2pt_module_t  715 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline int get_tag(ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t  766 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline int ompi_osc_pt2pt_accumulate_lock (ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t  788 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline int ompi_osc_pt2pt_accumulate_trylock (ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t  798 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline bool ompi_osc_pt2pt_in_passive_epoch (ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t  813 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline void ompi_osc_pt2pt_accumulate_unlock (ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t  832 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline ompi_osc_pt2pt_sync_t *ompi_osc_pt2pt_module_lock_find (ompi_osc_pt2pt_module_t *module, int target,
ompi_osc_pt2pt_module_t  854 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline void ompi_osc_pt2pt_module_lock_insert (struct ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_sync_t *lock)
ompi_osc_pt2pt_module_t  869 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline void ompi_osc_pt2pt_module_lock_remove (struct ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_sync_t *lock)
ompi_osc_pt2pt_module_t  888 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline ompi_osc_pt2pt_sync_t *ompi_osc_pt2pt_module_sync_lookup (ompi_osc_pt2pt_module_t *module, int target,
ompi_osc_pt2pt_module_t  941 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline bool ompi_osc_pt2pt_access_epoch_active (ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t  946 ompi/mca/osc/pt2pt/osc_pt2pt.h static inline bool ompi_osc_pt2pt_peer_sends_active (ompi_osc_pt2pt_module_t *module, int rank)
ompi_osc_pt2pt_module_t   78 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c static ompi_osc_pt2pt_peer_t **ompi_osc_pt2pt_get_peers (ompi_osc_pt2pt_module_t *module, ompi_group_t *sub_group)
ompi_osc_pt2pt_module_t  131 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  212 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  303 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  426 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  508 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  541 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  571 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c void osc_pt2pt_incoming_complete (ompi_osc_pt2pt_module_t *module, int source, int frag_count)
ompi_osc_pt2pt_module_t  591 ompi/mca/osc/pt2pt/osc_pt2pt_active_target.c void osc_pt2pt_incoming_post (ompi_osc_pt2pt_module_t *module, int source)
ompi_osc_pt2pt_module_t   41 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_osc_pt2pt_module_t *module =
ompi_osc_pt2pt_module_t   42 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         (ompi_osc_pt2pt_module_t*) request->req_complete_cb_data;
ompi_osc_pt2pt_module_t   72 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c static inline int ompi_osc_pt2pt_data_isend (ompi_osc_pt2pt_module_t *module, const void *buf,
ompi_osc_pt2pt_module_t   93 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_osc_pt2pt_module_t *module = NULL;
ompi_osc_pt2pt_module_t  112 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                            ompi_datatype_t *target_datatype, ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t  137 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                            ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_request_t *request)
ompi_osc_pt2pt_module_t  160 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                            ompi_datatype_t *datatype, ptrdiff_t target_disp, ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t  183 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                            ompi_op_t *op, ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_request_t *request)
ompi_osc_pt2pt_module_t  218 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                                             ompi_op_t *op, ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_request_t *request)
ompi_osc_pt2pt_module_t  274 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  441 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  611 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  756 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  954 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t   72 ompi/mca/osc/pt2pt/osc_pt2pt_component.c ompi_osc_pt2pt_module_t ompi_osc_pt2pt_module_template = {
ompi_osc_pt2pt_module_t  303 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     ompi_osc_pt2pt_module_t *module = NULL;
ompi_osc_pt2pt_module_t  321 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     module = (ompi_osc_pt2pt_module_t*)
ompi_osc_pt2pt_module_t  322 ompi/mca/osc/pt2pt/osc_pt2pt_component.c         calloc(1, sizeof(ompi_osc_pt2pt_module_t));
ompi_osc_pt2pt_module_t  460 ompi/mca/osc/pt2pt/osc_pt2pt_component.c     ompi_osc_pt2pt_module_t *module =
ompi_osc_pt2pt_module_t  461 ompi/mca/osc/pt2pt/osc_pt2pt_component.c         (ompi_osc_pt2pt_module_t*) win->w_osc_module;
ompi_osc_pt2pt_module_t   50 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ompi_osc_pt2pt_module_t* module;
ompi_osc_pt2pt_module_t  144 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ompi_osc_pt2pt_module_t *module;
ompi_osc_pt2pt_module_t  211 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c int ompi_osc_pt2pt_control_send (ompi_osc_pt2pt_module_t *module, int target,
ompi_osc_pt2pt_module_t  231 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ompi_osc_pt2pt_module_t *module;
ompi_osc_pt2pt_module_t  234 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     module = *(ompi_osc_pt2pt_module_t **)ctx;
ompi_osc_pt2pt_module_t  263 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c int ompi_osc_pt2pt_control_send_unbuffered(ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t  272 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ctx = malloc (sizeof(ompi_osc_pt2pt_module_t*) + len);
ompi_osc_pt2pt_module_t  282 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     *(ompi_osc_pt2pt_module_t**)ctx = module;
ompi_osc_pt2pt_module_t  283 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     data_copy = (ompi_osc_pt2pt_module_t**)ctx + 1;
ompi_osc_pt2pt_module_t  304 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int datatype_create (ompi_osc_pt2pt_module_t *module, int peer, ompi_proc_t **proc, ompi_datatype_t **datatype, void **data)
ompi_osc_pt2pt_module_t  349 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_put(ompi_osc_pt2pt_module_t* module, int source,
ompi_osc_pt2pt_module_t  379 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_put_long(ompi_osc_pt2pt_module_t* module, int source,
ompi_osc_pt2pt_module_t  430 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ompi_osc_pt2pt_module_t *module = (ompi_osc_pt2pt_module_t *) request->req_complete_cb_data;
ompi_osc_pt2pt_module_t  444 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ompi_osc_pt2pt_module_t *module;
ompi_osc_pt2pt_module_t  452 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ompi_osc_pt2pt_module_t *module = data->module;
ompi_osc_pt2pt_module_t  478 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static int osc_pt2pt_get_post_send (ompi_osc_pt2pt_module_t *module, void *source, int count,
ompi_osc_pt2pt_module_t  513 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_get (ompi_osc_pt2pt_module_t* module, int target,
ompi_osc_pt2pt_module_t  619 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static int osc_pt2pt_accumulate_allocate (ompi_osc_pt2pt_module_t *module, int peer, void *target, void *source, size_t source_len,
ompi_osc_pt2pt_module_t  659 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ompi_osc_pt2pt_module_t *module = acc_data->module;
ompi_osc_pt2pt_module_t  702 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static int ompi_osc_pt2pt_acc_op_queue (ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_header_t *header, int source,
ompi_osc_pt2pt_module_t  763 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ompi_osc_pt2pt_module_t *module = (ompi_osc_pt2pt_module_t *) request->req_complete_cb_data;
ompi_osc_pt2pt_module_t  794 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static int ompi_osc_pt2pt_acc_start (ompi_osc_pt2pt_module_t *module, int source, void *data, size_t data_len,
ompi_osc_pt2pt_module_t  827 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static int ompi_osc_pt2pt_acc_long_start (ompi_osc_pt2pt_module_t *module, int source, ompi_datatype_t *datatype,
ompi_osc_pt2pt_module_t  907 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static int ompi_osc_pt2pt_gacc_start (ompi_osc_pt2pt_module_t *module, int source, void *data, size_t data_len,
ompi_osc_pt2pt_module_t  955 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static int ompi_osc_gacc_long_start (ompi_osc_pt2pt_module_t *module, int source, ompi_datatype_t *datatype,
ompi_osc_pt2pt_module_t 1039 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static int ompi_osc_pt2pt_cswap_start (ompi_osc_pt2pt_module_t *module, int source, void *data, ompi_datatype_t *datatype,
ompi_osc_pt2pt_module_t 1088 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c int ompi_osc_pt2pt_progress_pending_acc (ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t 1146 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_acc (ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t 1183 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_acc_long (ompi_osc_pt2pt_module_t* module, int source,
ompi_osc_pt2pt_module_t 1215 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_get_acc(ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t 1269 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_get_acc_long(ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t 1302 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_cswap (ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t 1334 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_complete (ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t 1346 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_flush (ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t 1380 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_unlock (ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t 1417 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ompi_osc_pt2pt_module_t *module = ddt_buffer->module;
ompi_osc_pt2pt_module_t 1460 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static int process_large_datatype_request (ompi_osc_pt2pt_module_t *module, int source, ompi_osc_pt2pt_header_t *header)
ompi_osc_pt2pt_module_t 1527 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c static inline int process_frag (ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t 1641 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c     ompi_osc_pt2pt_module_t *module = (ompi_osc_pt2pt_module_t *) recv->module;
ompi_osc_pt2pt_module_t 1697 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c int ompi_osc_pt2pt_frag_start_receive (ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t 1730 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c int ompi_osc_pt2pt_component_irecv (ompi_osc_pt2pt_module_t *module, void *buf,
ompi_osc_pt2pt_module_t   28 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h int ompi_osc_pt2pt_control_send(ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t   50 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h int ompi_osc_pt2pt_control_send_unbuffered (ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t   98 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h int ompi_osc_pt2pt_process_lock(ompi_osc_pt2pt_module_t* module,
ompi_osc_pt2pt_module_t  102 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h void ompi_osc_pt2pt_process_lock_ack(ompi_osc_pt2pt_module_t* module,
ompi_osc_pt2pt_module_t  105 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h int ompi_osc_pt2pt_process_unlock(ompi_osc_pt2pt_module_t* module,
ompi_osc_pt2pt_module_t  108 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h int ompi_osc_pt2pt_process_flush (ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t  120 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h void ompi_osc_pt2pt_process_unlock_ack (ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t  132 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h void ompi_osc_pt2pt_process_flush_ack (ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t  145 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.h int ompi_osc_pt2pt_frag_start_receive (ompi_osc_pt2pt_module_t *module);
ompi_osc_pt2pt_module_t   32 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c     ompi_osc_pt2pt_module_t *module = frag->module;
ompi_osc_pt2pt_module_t   46 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c static int frag_send (ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_frag_t *frag)
ompi_osc_pt2pt_module_t   62 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c int ompi_osc_pt2pt_frag_start (ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t   94 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c static int ompi_osc_pt2pt_flush_active_frag (ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_peer_t *peer)
ompi_osc_pt2pt_module_t  121 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c int ompi_osc_pt2pt_frag_flush_pending (ompi_osc_pt2pt_module_t *module, int target)
ompi_osc_pt2pt_module_t  140 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c int ompi_osc_pt2pt_frag_flush_pending_all (ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t  154 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c int ompi_osc_pt2pt_frag_flush_target (ompi_osc_pt2pt_module_t *module, int target)
ompi_osc_pt2pt_module_t  179 ompi/mca/osc/pt2pt/osc_pt2pt_frag.c int ompi_osc_pt2pt_frag_flush_all (ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t   39 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h     ompi_osc_pt2pt_module_t *module;
ompi_osc_pt2pt_module_t   44 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h int ompi_osc_pt2pt_frag_start(ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_frag_t *buffer);
ompi_osc_pt2pt_module_t   45 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h int ompi_osc_pt2pt_frag_flush_target(ompi_osc_pt2pt_module_t *module, int target);
ompi_osc_pt2pt_module_t   46 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h int ompi_osc_pt2pt_frag_flush_all(ompi_osc_pt2pt_module_t *module);
ompi_osc_pt2pt_module_t   47 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h int ompi_osc_pt2pt_frag_flush_pending (ompi_osc_pt2pt_module_t *module, int target);
ompi_osc_pt2pt_module_t   48 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h int ompi_osc_pt2pt_frag_flush_pending_all (ompi_osc_pt2pt_module_t *module);
ompi_osc_pt2pt_module_t   50 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h static inline int ompi_osc_pt2pt_frag_finish (ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t   62 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h static inline ompi_osc_pt2pt_frag_t *ompi_osc_pt2pt_frag_alloc_non_buffered (ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t  112 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h static inline int _ompi_osc_pt2pt_frag_alloc (ompi_osc_pt2pt_module_t *module, int target,
ompi_osc_pt2pt_module_t  169 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h static inline int ompi_osc_pt2pt_frag_alloc (ompi_osc_pt2pt_module_t *module, int target,
ompi_osc_pt2pt_module_t   45 ompi/mca/osc/pt2pt/osc_pt2pt_module.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t   39 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static bool ompi_osc_pt2pt_lock_try_acquire (ompi_osc_pt2pt_module_t* module, int source, int lock_type,
ompi_osc_pt2pt_module_t   53 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static int ompi_osc_pt2pt_activate_next_lock (ompi_osc_pt2pt_module_t *module);
ompi_osc_pt2pt_module_t   54 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static inline int queue_lock (ompi_osc_pt2pt_module_t *module, int requestor, int lock_type, uint64_t lock_ptr);
ompi_osc_pt2pt_module_t   55 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static int ompi_osc_pt2pt_flush_lock (ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_sync_t *lock,
ompi_osc_pt2pt_module_t   58 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static inline int ompi_osc_pt2pt_lock_self (ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_sync_t *lock)
ompi_osc_pt2pt_module_t   88 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static inline void ompi_osc_pt2pt_unlock_self (ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_sync_t *lock)
ompi_osc_pt2pt_module_t  117 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c int ompi_osc_pt2pt_lock_remote (ompi_osc_pt2pt_module_t *module, int target, ompi_osc_pt2pt_sync_t *lock)
ompi_osc_pt2pt_module_t  158 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static inline int ompi_osc_pt2pt_unlock_remote (ompi_osc_pt2pt_module_t *module, int target, ompi_osc_pt2pt_sync_t *lock)
ompi_osc_pt2pt_module_t  206 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static inline int ompi_osc_pt2pt_flush_remote (ompi_osc_pt2pt_module_t *module, int target, ompi_osc_pt2pt_sync_t *lock)
ompi_osc_pt2pt_module_t  247 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static int ompi_osc_pt2pt_lock_internal_execute (ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_sync_t *lock)
ompi_osc_pt2pt_module_t  278 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  373 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  496 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static int ompi_osc_pt2pt_flush_lock (ompi_osc_pt2pt_module_t *module, ompi_osc_pt2pt_sync_t *lock,
ompi_osc_pt2pt_module_t  535 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  578 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  622 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  651 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c     ompi_osc_pt2pt_module_t *module = GET_MODULE(win);
ompi_osc_pt2pt_module_t  679 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static inline int activate_lock (ompi_osc_pt2pt_module_t *module, int requestor,
ompi_osc_pt2pt_module_t  719 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static inline int queue_lock (ompi_osc_pt2pt_module_t *module, int requestor,
ompi_osc_pt2pt_module_t  740 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static bool ompi_osc_pt2pt_lock_try_acquire (ompi_osc_pt2pt_module_t* module, int source, int lock_type, uint64_t lock_ptr)
ompi_osc_pt2pt_module_t  772 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c static int ompi_osc_pt2pt_activate_next_lock (ompi_osc_pt2pt_module_t *module) {
ompi_osc_pt2pt_module_t  798 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c int ompi_osc_pt2pt_process_lock (ompi_osc_pt2pt_module_t* module, int source,
ompi_osc_pt2pt_module_t  819 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c void ompi_osc_pt2pt_process_lock_ack (ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t  838 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c void ompi_osc_pt2pt_process_flush_ack (ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t  852 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c void ompi_osc_pt2pt_process_unlock_ack (ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t  880 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c int ompi_osc_pt2pt_process_unlock (ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t  929 ompi/mca/osc/pt2pt/osc_pt2pt_passive_target.c int ompi_osc_pt2pt_process_flush (ompi_osc_pt2pt_module_t *module, int source,
ompi_osc_pt2pt_module_t   39 ompi/mca/osc/pt2pt/osc_pt2pt_pending_frag.h ompi_osc_pt2pt_pending_frag_create(ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t   59 ompi/mca/osc/pt2pt/osc_pt2pt_pending_frag.h ompi_osc_pt2pt_pending_frag_destroy(ompi_osc_pt2pt_module_t *module,
ompi_osc_pt2pt_module_t   30 ompi/mca/osc/pt2pt/osc_pt2pt_request.h     ompi_osc_pt2pt_module_t* module;
ompi_osc_pt2pt_module_t   34 ompi/mca/osc/pt2pt/osc_pt2pt_sync.c ompi_osc_pt2pt_sync_t *ompi_osc_pt2pt_sync_allocate (struct ompi_osc_pt2pt_module_t *module)
ompi_osc_pt2pt_module_t   80 ompi/mca/osc/pt2pt/osc_pt2pt_sync.c bool ompi_osc_pt2pt_sync_pscw_peer (ompi_osc_pt2pt_module_t *module, int target, struct ompi_osc_pt2pt_peer_t **peer)
ompi_osc_pt2pt_module_t   31 ompi/mca/osc/pt2pt/osc_pt2pt_sync.h struct ompi_osc_pt2pt_module_t;
ompi_osc_pt2pt_module_t   42 ompi/mca/osc/pt2pt/osc_pt2pt_sync.h     struct ompi_osc_pt2pt_module_t *module;
ompi_osc_pt2pt_module_t  103 ompi/mca/osc/pt2pt/osc_pt2pt_sync.h ompi_osc_pt2pt_sync_t *ompi_osc_pt2pt_sync_allocate (struct ompi_osc_pt2pt_module_t *module);
ompi_osc_pt2pt_module_t  125 ompi/mca/osc/pt2pt/osc_pt2pt_sync.h bool ompi_osc_pt2pt_sync_pscw_peer (struct ompi_osc_pt2pt_module_t *module, int target, struct ompi_osc_pt2pt_peer_t **peer);