Lines Matching refs:memsegs
832 msl_idx = msl - mcfg->memsegs; in alloc_seg_walk()
833 cur_msl = &mcfg->memsegs[msl_idx]; in alloc_seg_walk()
966 msl_idx = msl - mcfg->memsegs; in free_seg_walk()
970 found_msl = &mcfg->memsegs[msl_idx]; in free_seg_walk()
1394 msl_idx = msl - mcfg->memsegs; in sync_walk()
1395 primary_msl = &mcfg->memsegs[msl_idx]; in sync_walk()
1445 msl_idx = msl - mcfg->memsegs; in secondary_msl_create_walk()
1446 primary_msl = &mcfg->memsegs[msl_idx]; in secondary_msl_create_walk()
1477 msl_idx = msl - mcfg->memsegs; in secondary_msl_destroy_walk()
1562 msl_idx = msl - mcfg->memsegs; in fd_list_create_walk()
1577 msl_idx = msl - mcfg->memsegs; in fd_list_destroy_walk()
1595 int len = mcfg->memsegs[list_idx].memseg_arr.len; in eal_memalloc_set_seg_fd()
1699 size_t pgsz = mcfg->memsegs[list_idx].page_sz; in eal_memalloc_get_seg_fd_offset()