m_key 446 oshmem/mca/spml/ikrit/spml_ikrit.c mxm_mem_key_t *m_key; m_key 484 oshmem/mca/spml/ikrit/spml_ikrit.c m_key = malloc(sizeof(*m_key)); m_key 485 oshmem/mca/spml/ikrit/spml_ikrit.c if (NULL == m_key) { m_key 489 oshmem/mca/spml/ikrit/spml_ikrit.c mkeys[i].len = sizeof(*m_key); m_key 490 oshmem/mca/spml/ikrit/spml_ikrit.c mkeys[i].u.data = m_key; m_key 492 oshmem/mca/spml/ikrit/spml_ikrit.c err = mxm_mem_get_key(mca_spml_ikrit.mxm_context, addr, m_key);