endpoint_peer      86 opal/mca/btl/smcuda/btl_smcuda_fifo.h #define MCA_BTL_SMCUDA_FIFO_WRITE(endpoint_peer, my_smp_rank,               \
endpoint_peer      92 opal/mca/btl/smcuda/btl_smcuda_fifo.h         if ( 0 < opal_list_get_size(&endpoint_peer->pending_sends) ) {  \
endpoint_peer      93 opal/mca/btl/smcuda/btl_smcuda_fifo.h             btl_smcuda_process_pending_sends(endpoint_peer);                \
endpoint_peer     100 opal/mca/btl/smcuda/btl_smcuda_fifo.h         add_pending(endpoint_peer, hdr, resend);                        \
endpoint_peer     103 opal/mca/btl/smcuda/btl_smcuda_fifo.h         MCA_BTL_SMCUDA_SIGNAL_PEER(endpoint_peer);                          \