Home
last modified time | relevance | path

Searched refs:smr_match_tag (Results 1 – 2 of 2) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/shm/src/
H A Dsmr.h153 static inline int smr_match_tag(uint64_t tag, uint64_t ignore, uint64_t match_tag) in smr_match_tag() function
H A Dsmr_ep.c209 smr_match_tag(recv_entry->tag, recv_entry->ignore, attr->tag); in smr_match_tagged()
233 smr_match_tag(unexp_msg->cmd.msg.hdr.tag, attr->ignore, in smr_match_unexp_tagged()