Home
last modified time | relevance | path

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

/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp147 static SwapHashTable sSwapHashTable; variable
380 size = sSwapHashTable.ResizeNeeded(); in swap_hash_resizer()
392 } while (!sSwapHashTable.Resize(allocation, size)); in swap_hash_resizer()
533 swapBlock = sSwapHashTable.Lookup(key); in _FreeSwapPageRange()
567 sSwapHashTable.RemoveUnchecked(swapBlock); in _FreeSwapPageRange()
642 swap_block* sourceSwapBlock = sSwapHashTable.Lookup(sourceKey); in Adopt()
656 swapBlock = sSwapHashTable.Lookup(key); in Adopt()
672 sSwapHashTable.InsertUnchecked(swapBlock); in Adopt()
705 sSwapHashTable.RemoveUnchecked(sourceSwapBlock); in Adopt()
756 swap_block* swap = sSwapHashTable.Lookup(key); in DebugHasPage()
[all …]
/haiku/docs/develop/kernel/vm/
H A Dswap_file_support.rst52 sSwapHashTable |__________|___NULL___|___NULL___|___________|____NULL____|