remote_pe         146 oshmem/mca/memheap/base/memheap_base_mkey.c static void unpack_remote_mkeys(shmem_ctx_t ctx, opal_buffer_t *msg, int remote_pe)
remote_pe         154 oshmem/mca/memheap/base/memheap_base_mkey.c     proc = oshmem_proc_group_find(oshmem_group_all, remote_pe);
remote_pe         186 oshmem/mca/memheap/base/memheap_base_mkey.c             MCA_SPML_CALL(rmkey_unpack(ctx, &memheap_oob.mkeys[tr_id], memheap_oob.segno, remote_pe, tr_id));
remote_pe         152 oshmem/mca/spml/ikrit/spml_ikrit.c static void mca_spml_ikrit_cache_mkeys(sshmem_mkey_t *, uint32_t seg, int remote_pe, int tr_id);
remote_pe         135 oshmem/mca/spml/spml.h typedef void (*mca_spml_base_module_mkey_unpack_fn_t)(shmem_ctx_t ctx, sshmem_mkey_t *, uint32_t segno, int remote_pe, int tr_id);