elems              28 oshmem/mca/sshmem/ucx/sshmem_ucx_shadow.c     sshmem_ucx_shadow_alloc_elem_t elems[];
elems              48 oshmem/mca/sshmem/ucx/sshmem_ucx_shadow.c                        count * sizeof(*allocator->elems));
elems              51 oshmem/mca/sshmem/ucx/sshmem_ucx_shadow.c         sshmem_ucx_shadow_set_elem(&allocator->elems[0],
elems              67 oshmem/mca/sshmem/ucx/sshmem_ucx_shadow.c     sshmem_ucx_shadow_alloc_elem_t *end = &allocator->elems[allocator->num_elems];
elems              72 oshmem/mca/sshmem/ucx/sshmem_ucx_shadow.c     for (elem = &allocator->elems[0]; elem < end; elem += elem->block_size) {
elems              84 oshmem/mca/sshmem/ucx/sshmem_ucx_shadow.c             *index = elem - &allocator->elems[0];
elems              94 oshmem/mca/sshmem/ucx/sshmem_ucx_shadow.c     sshmem_ucx_shadow_alloc_elem_t *elem = &allocator->elems[0];
elems              95 oshmem/mca/sshmem/ucx/sshmem_ucx_shadow.c     sshmem_ucx_shadow_alloc_elem_t *end  = &allocator->elems[allocator->num_elems];
elems             116 oshmem/mca/sshmem/ucx/sshmem_ucx_shadow.c     sshmem_ucx_shadow_alloc_elem_t *elem = &allocator->elems[old_index];
elems             145 oshmem/mca/sshmem/ucx/sshmem_ucx_shadow.c     end  = &allocator->elems[allocator->num_elems];
elems             175 oshmem/mca/sshmem/ucx/sshmem_ucx_shadow.c     sshmem_ucx_shadow_alloc_elem_t *elem = &allocator->elems[index];
elems             185 oshmem/mca/sshmem/ucx/sshmem_ucx_shadow.c     sshmem_ucx_shadow_alloc_elem_t *elem = &allocator->elems[index];