Home
last modified time | relevance | path

Searched refs:empty_slot (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dmemcontrol.c2157 int empty_slot = -1; in refill_stock() local
2182 if (!cached && empty_slot == -1) in refill_stock()
2183 empty_slot = i; in refill_stock()
2195 i = empty_slot; in refill_stock()