Searched refs:SWAP_SLOT_NONE (Results 1 - 1 of 1) sorted by path

/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp82 #define SWAP_SLOT_NONE RADIX_SLOT_NONE macro
272 return SWAP_SLOT_NONE;
276 // SWAP_SLOT_NONE, this forces Write() adjust allocation amount
279 return SWAP_SLOT_NONE;
282 swap_addr_t j, addr = SWAP_SLOT_NONE;
288 if (addr != SWAP_SLOT_NONE) {
300 return SWAP_SLOT_NONE;
336 if (slotIndex == SWAP_SLOT_NONE)
544 if (slotIndex == SWAP_SLOT_NONE)
566 swapBlock->swap_slots[blockIndex] = SWAP_SLOT_NONE;
[all...]

Completed in 40 milliseconds