Searched refs:start_inx (Results 1 – 1 of 1) sorted by relevance
323 int start_inx = static_cast<int>(Log2(blk_size)); in AllocBuddySeg() local329 for (int i = start_inx; !found && i < num_lvl_; i++) { in AllocBuddySeg()351 hint_[start_inx] = ask_addr; in AllocBuddySeg()