spml_context      466 oshmem/mca/spml/ikrit/spml_ikrit.c             mkeys[i].spml_context = 0;
spml_context      470 oshmem/mca/spml/ikrit/spml_ikrit.c             mkeys[i].spml_context = 0;
spml_context      482 oshmem/mca/spml/ikrit/spml_ikrit.c             mkeys[i].spml_context = (void *)(unsigned long)size;
spml_context      534 oshmem/mca/spml/ikrit/spml_ikrit.c             if (!mkeys[i].spml_context)
spml_context      538 oshmem/mca/spml/ikrit/spml_ikrit.c                     (unsigned long)mkeys[i].spml_context,
spml_context      315 oshmem/mca/spml/ucx/spml_ucx.c     if (!mkey->spml_context) {
spml_context      318 oshmem/mca/spml/ucx/spml_ucx.c     ucx_mkey = (spml_ucx_mkey_t *)(mkey->spml_context);
spml_context      327 oshmem/mca/spml/ucx/spml_ucx.c     spml_ucx_mkey_t *ucx_mkey = (spml_ucx_mkey_t *)(mkey->spml_context);
spml_context      356 oshmem/mca/spml/ucx/spml_ucx.c         mkey->spml_context = ucx_mkey;
spml_context      420 oshmem/mca/spml/ucx/spml_ucx.c     mkeys[0].spml_context = ucx_mkey;
spml_context      489 oshmem/mca/spml/ucx/spml_ucx.c     if (!mkeys[0].spml_context)
spml_context      493 oshmem/mca/spml/ucx/spml_ucx.c     ucx_mkey = (spml_ucx_mkey_t*)mkeys[0].spml_context;
spml_context       97 oshmem/mca/sshmem/sshmem_types.h     void *spml_context;       /* spml module can attach internal structures here */