Searched refs:sourceSlotIndex (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp1310 swap_addr_t sourceSlotIndex = sourceSwapBlock->swap_slots[i]; local
1312 if (sourceSlotIndex == SWAP_SLOT_NONE)
1320 swap_slot_dealloc(sourceSlotIndex, 1);

Completed in 35 milliseconds