mca_allocator_bucket_segment_head_t   84 opal/mca/allocator/bucket/allocator_bucket_alloc.c     mca_allocator_bucket_segment_head_t * segment_header;
mca_allocator_bucket_segment_head_t  111 opal/mca/allocator/bucket/allocator_bucket_alloc.c     allocated_size += sizeof(mca_allocator_bucket_segment_head_t);
mca_allocator_bucket_segment_head_t  113 opal/mca/allocator/bucket/allocator_bucket_alloc.c     segment_header = (mca_allocator_bucket_segment_head_t *)
mca_allocator_bucket_segment_head_t  122 opal/mca/allocator/bucket/allocator_bucket_alloc.c     allocated_size -= (sizeof(mca_allocator_bucket_segment_head_t) + bucket_size);
mca_allocator_bucket_segment_head_t  164 opal/mca/allocator/bucket/allocator_bucket_alloc.c     mca_allocator_bucket_segment_head_t * segment_header;
mca_allocator_bucket_segment_head_t  171 opal/mca/allocator/bucket/allocator_bucket_alloc.c                        + sizeof(mca_allocator_bucket_segment_head_t);
mca_allocator_bucket_segment_head_t  180 opal/mca/allocator/bucket/allocator_bucket_alloc.c     segment_header = (mca_allocator_bucket_segment_head_t *) ptr;
mca_allocator_bucket_segment_head_t  297 opal/mca/allocator/bucket/allocator_bucket_alloc.c     mca_allocator_bucket_segment_head_t ** segment_header;
mca_allocator_bucket_segment_head_t  298 opal/mca/allocator/bucket/allocator_bucket_alloc.c     mca_allocator_bucket_segment_head_t * segment;
mca_allocator_bucket_segment_head_t  330 opal/mca/allocator/bucket/allocator_bucket_alloc.c             mca_allocator_bucket_segment_head_t* next_segment;
mca_allocator_bucket_segment_head_t   69 opal/mca/allocator/bucket/allocator_bucket_alloc.h     struct mca_allocator_bucket_segment_head_t * next_segment; /**< the next segment in the
mca_allocator_bucket_segment_head_t   75 opal/mca/allocator/bucket/allocator_bucket_alloc.h typedef struct mca_allocator_bucket_segment_head_t mca_allocator_bucket_segment_head_t;
mca_allocator_bucket_segment_head_t   83 opal/mca/allocator/bucket/allocator_bucket_alloc.h     mca_allocator_bucket_segment_head_t * segment_head; /**< the list of segment headers */