Searched refs:empty_slot (Results 1 – 1 of 1) sorted by relevance
2188 int empty_slot = -1; in refill_stock() local2213 if (!cached && empty_slot == -1) in refill_stock()2214 empty_slot = i; in refill_stock()2226 i = empty_slot; in refill_stock()3404 int i, slot = -1, empty_slot = -1; in __refill_obj_stock() local3417 if (empty_slot == -1) in __refill_obj_stock()3418 empty_slot = i; in __refill_obj_stock()3428 slot = empty_slot; in __refill_obj_stock()