Home
last modified time | relevance | path

Searched defs:match_bits (Results 1 – 25 of 130) sorted by relevance

123456

/dports/net/mpich/mpich-3.4.3/src/mpid/ch3/channels/nemesis/netmod/ofi/
H A Dofi_tag_layout.h49 uint64_t match_bits = 0; in init_sendtag() local
60 uint64_t match_bits = 0; in init_recvtag() local
77 static inline int get_tag(uint64_t match_bits) in get_tag()
82 static inline int get_source(uint64_t match_bits) in get_source()
87 static inline int get_psource(uint64_t match_bits) in get_psource()
92 static inline int get_pgid(uint64_t match_bits) in get_pgid()
97 static inline int get_port(uint64_t match_bits) in get_port()
121 uint64_t match_bits = 0; in init_sendtag_2() local
130 uint64_t match_bits = 0; in init_recvtag_2() local
H A Dofi_tagged_template.c112 uint64_t match_bits, ssend_match, ssend_mask; in ADD_SUFFIX() local
217 uint64_t match_bits = in ADD_SUFFIX() local
220 uint64_t match_bits = init_sendtag_2(comm->context_id + context_offset, tag, MPID_NORMAL_SEND); in ADD_SUFFIX() local
356 uint64_t match_bits = 0, mask_bits = 0; in ADD_SUFFIX() local
H A Dofi_msg.c219 uint64_t match_bits; in MPID_nem_ofi_iSendContig() local
259 uint64_t match_bits; in MPID_nem_ofi_iSendIov() local
301 uint64_t match_bits; in MPID_nem_ofi_SendNoncontig() local
357 uint64_t match_bits; in MPID_nem_ofi_iStartContigMsg() local
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/mtl/ofi/
H A Dmtl_ofi_types.h89 #define MTL_OFI_SET_SEND_BITS(match_bits, contextid, source, tag, type) \ argument
103 #define MTL_OFI_SET_RECV_BITS(match_bits, mask_bits, contextid, source, tag) \ argument
126 #define MTL_OFI_IS_SYNC_SEND(match_bits) \ argument
128 #define MTL_OFI_IS_SYNC_SEND_ACK(match_bits) \ argument
131 #define MTL_OFI_GET_TAG(match_bits) \ argument
133 #define MTL_OFI_GET_SOURCE(match_bits) \ argument
H A Dmtl_ofi.h241 uint64_t match_bits; in ompi_mtl_ofi_send_start() local
545 uint64_t match_bits, mask_bits; in ompi_mtl_ofi_irecv() local
758 uint64_t match_bits, mask_bits; in ompi_mtl_ofi_iprobe() local
838 uint64_t match_bits, mask_bits; in ompi_mtl_ofi_improbe() local
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/mtl/ofi/
H A Dmtl_ofi_types.h151 uint64_t match_bits = comm_id; in mtl_ofi_create_send_tag_CQD() local
160 mtl_ofi_create_recv_tag_CQD(uint64_t *match_bits, uint64_t *mask_bits, in mtl_ofi_create_recv_tag_CQD()
218 uint64_t match_bits = comm_id; in mtl_ofi_create_send_tag() local
229 mtl_ofi_create_recv_tag(uint64_t *match_bits, uint64_t *mask_bits, in mtl_ofi_create_recv_tag()
257 #define MTL_OFI_SET_SYNC_SEND(match_bits) \ argument
260 #define MTL_OFI_IS_SYNC_SEND(match_bits) \ argument
263 #define MTL_OFI_IS_SYNC_SEND_ACK(match_bits) \ argument
266 #define MTL_OFI_GET_TAG(match_bits) \ argument
H A Dmtl_ofi.h365 uint64_t *match_bits, in ompi_mtl_ofi_ssend_recv()
419 uint64_t match_bits; in ompi_mtl_ofi_send_generic() local
564 uint64_t match_bits; in ompi_mtl_ofi_isend_generic() local
794 uint64_t match_bits, mask_bits; in ompi_mtl_ofi_irecv_generic() local
1028 uint64_t match_bits, mask_bits; in ompi_mtl_ofi_iprobe_generic() local
1110 uint64_t match_bits, mask_bits; in ompi_mtl_ofi_improbe_generic() local
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/mtl/portals4/
H A Dmtl_portals4.h171 #define MTL_PORTALS4_SET_SEND_BITS(match_bits, contextid, source, tag, type) \ argument
181 #define MTL_PORTALS4_SET_RECV_BITS(match_bits, ignore_bits, contextid, source, tag) \ argument
204 #define MTL_PORTALS4_IS_SHORT_MSG(match_bits) \ argument
206 #define MTL_PORTALS4_IS_LONG_MSG(match_bits) \ argument
208 #define MTL_PORTALS4_IS_READY_MSG(match_bits) \ argument
211 #define MTL_PORTALS4_GET_TAG(match_bits) \ argument
213 #define MTL_PORTALS4_GET_SOURCE(match_bits) \ argument
H A Dmtl_portals4_probe.c68 ptl_match_bits_t match_bits, ignore_bits; in ompi_mtl_portals4_iprobe() local
142 ptl_match_bits_t match_bits, ignore_bits; in ompi_mtl_portals4_improbe() local
H A Dmtl_portals4_recv.c48 ptl_match_bits_t match_bits, ptl_size_t remote_offset, in read_msg()
436 ptl_match_bits_t match_bits, ignore_bits; in ompi_mtl_portals4_irecv() local
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/mtl/portals4/
H A Dmtl_portals4.h171 #define MTL_PORTALS4_SET_SEND_BITS(match_bits, contextid, source, tag, type) \ argument
181 #define MTL_PORTALS4_SET_RECV_BITS(match_bits, ignore_bits, contextid, source, tag) \ argument
204 #define MTL_PORTALS4_IS_SHORT_MSG(match_bits) \ argument
206 #define MTL_PORTALS4_IS_LONG_MSG(match_bits) \ argument
208 #define MTL_PORTALS4_IS_READY_MSG(match_bits) \ argument
211 #define MTL_PORTALS4_GET_TAG(match_bits) \ argument
213 #define MTL_PORTALS4_GET_SOURCE(match_bits) \ argument
H A Dmtl_portals4_probe.c68 ptl_match_bits_t match_bits, ignore_bits; in ompi_mtl_portals4_iprobe() local
142 ptl_match_bits_t match_bits, ignore_bits; in ompi_mtl_portals4_improbe() local
H A Dmtl_portals4_recv.c48 ptl_match_bits_t match_bits, ptl_size_t remote_offset, in read_msg()
436 ptl_match_bits_t match_bits, ignore_bits; in ompi_mtl_portals4_irecv() local
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lnet.h53 guint64 match_bits; member
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lnet.h53 guint64 match_bits; member
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lnet.h53 guint64 match_bits; member
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lnet.h53 guint64 match_bits; member
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/osc/portals4/
H A Dosc_portals4_comm.c200 ptl_match_bits_t match_bits, in segmentedPut()
246 ptl_match_bits_t match_bits, in segmentedGet()
290 ptl_match_bits_t match_bits, in segmentedAtomic()
341 ptl_match_bits_t match_bits, in segmentedFetchAtomic()
393 ptl_match_bits_t match_bits, in segmentedSwap()
499 ptl_match_bits_t match_bits, in get_to_iovec()
586 ptl_match_bits_t match_bits, in atomic_get_to_iovec()
668 ptl_match_bits_t match_bits, in put_from_iovec()
841 ptl_match_bits_t match_bits, in atomic_from_iovec()
941 ptl_match_bits_t match_bits, in swap_to_iovec()
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/osc/portals4/
H A Dosc_portals4_comm.c200 ptl_match_bits_t match_bits, in segmentedPut()
246 ptl_match_bits_t match_bits, in segmentedGet()
290 ptl_match_bits_t match_bits, in segmentedAtomic()
341 ptl_match_bits_t match_bits, in segmentedFetchAtomic()
393 ptl_match_bits_t match_bits, in segmentedSwap()
499 ptl_match_bits_t match_bits, in get_to_iovec()
586 ptl_match_bits_t match_bits, in atomic_get_to_iovec()
668 ptl_match_bits_t match_bits, in put_from_iovec()
841 ptl_match_bits_t match_bits, in atomic_from_iovec()
941 ptl_match_bits_t match_bits, in swap_to_iovec()
[all …]
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/netmod/ucx/
H A Ducx_impl.h65 MPL_STATIC_INLINE_PREFIX int MPIDI_UCX_get_tag(uint64_t match_bits) in MPIDI_UCX_get_tag()
70 MPL_STATIC_INLINE_PREFIX int MPIDI_UCX_get_source(uint64_t match_bits) in MPIDI_UCX_get_source()
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/netmod/ofi/
H A Dofi_impl.h401 MPL_STATIC_INLINE_PREFIX bool MPIDI_OFI_is_tag_sync(uint64_t match_bits) in MPIDI_OFI_is_tag_sync()
409 uint64_t match_bits; in MPIDI_OFI_init_sendtag() local
421 uint64_t match_bits = 0; in MPIDI_OFI_init_recvtag() local
435 MPL_STATIC_INLINE_PREFIX int MPIDI_OFI_init_get_tag(uint64_t match_bits) in MPIDI_OFI_init_get_tag()
/dports/net/rdesktop/rdesktop-1.9.0/
H A Dmppc.c64 int old_offset, match_bits; in mppc_expand() local
/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/portals4/
H A Dbtl_portals4_send.c37 ptl_match_bits_t match_bits, msglen_type; in mca_btl_portals4_send() local
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/portals4/
H A Dbtl_portals4_send.c37 ptl_match_bits_t match_bits, msglen_type; in mca_btl_portals4_send() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Deval_bits.erl253 match_bits(Fs, Bin, Bs0, BBs, Mfun, Efun, _) -> function
256 match_bits(Fs, Bin, Bs0, BBs, Mfun, Efun) function

123456