need_fence        276 oshmem/mca/spml/ikrit/spml_ikrit.c     p->need_fence    = 0;
need_fence        794 oshmem/mca/spml/ikrit/spml_ikrit.c             peer->need_fence = 0;
need_fence        875 oshmem/mca/spml/ikrit/spml_ikrit.c     if (mca_spml_ikrit.mxm_peers[dst].need_fence == 0) {
need_fence        878 oshmem/mca/spml/ikrit/spml_ikrit.c         mca_spml_ikrit.mxm_peers[dst].need_fence = 1;
need_fence        942 oshmem/mca/spml/ikrit/spml_ikrit.c     if (mca_spml_ikrit.mxm_peers[dst].need_fence == 0) {
need_fence        945 oshmem/mca/spml/ikrit/spml_ikrit.c         mca_spml_ikrit.mxm_peers[dst].need_fence = 1;
need_fence       1021 oshmem/mca/spml/ikrit/spml_ikrit.c         peer->need_fence = 0;
need_fence         75 oshmem/mca/spml/ikrit/spml_ikrit.h     uint8_t             need_fence;