Home
last modified time | relevance | path

Searched refs:FI_NOTIFY_FLAGS_ONLY (Results 1 – 25 of 34) sorted by relevance

12

/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/test/
H A Dcq.c56 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
199 mode_bits = FI_NOTIFY_FLAGS_ONLY; in cq_notify_setup()
356 cr_assert_eq(fi->mode & FI_NOTIFY_FLAGS_ONLY, 0, "Did not clear notify flag for version 1.4"); in Test()
365 cr_assert(fi->mode & FI_NOTIFY_FLAGS_ONLY, "Cleared the notify flag when we shouldn't have\n"); in Test()
H A Dvc_lookup.c50 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Deq.c44 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Dcancel.c59 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Drdm_rx_overrun.c69 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Dmr_notifier.c179 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Dwait.c44 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Ddatagram.c60 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Dallocator.c47 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Dapi_cq.c68 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Dapi_cntr.c67 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Dav.c52 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Drdm_tagged_sr.c68 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Dvc.c59 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Drdm_multi_recv.c73 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Dcntr.c72 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Dapi.c70 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
H A Drdm_fi_pcd_trecv_msg.c253 static uint64_t mode_bits = ~FI_NOTIFY_FLAGS_ONLY;
/dports/net/mpich/mpich-3.4.3/modules/libfabric/util/
H A Dinfo.c159 ORCASE(FI_NOTIFY_FLAGS_ONLY); in str2mode()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/include/rdma/
H A Dfabric.h350 #define FI_NOTIFY_FLAGS_ONLY (1ULL << 54) macro
/dports/net/mpich/mpich-3.4.3/modules/libfabric/fabtests/unit/
H A Deq_test.c613 FI_RX_CQ_DATA | FI_NOTIFY_FLAGS_ONLY | FI_RESTRICTED_COMP | in main()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/src/
H A Dgnix_cq.c272 if (ep->info && ep->info->mode & FI_NOTIFY_FLAGS_ONLY) { in _gnix_cq_add_event()
H A Dgnix_fabric.c518 mode = hints->mode & ~FI_NOTIFY_FLAGS_ONLY; in _gnix_ep_getinfo()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/src/
H A Dfi_tostr.c284 IFFLAGSTR(mode, FI_NOTIFY_FLAGS_ONLY); in ofi_tostr_mode()
/dports/devel/hpx/hpx-1.2.1/plugins/parcelport/libfabric/
H A Dlibfabric_controller.hpp551 LOG_DEBUG_MSG("Got info mode " << (info->mode & FI_NOTIFY_FLAGS_ONLY));

12