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

/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp107 struct swap_block { struct
108 swap_block* hash_link;
116 typedef swap_block ValueType;
127 size_t Hash(const swap_block* value) const
132 bool Compare(const swap_hash_key& key, const swap_block* value) const
139 swap_block*& GetLink(swap_block* value) const
524 swap_block* swapBlock = NULL;
634 swap_block* swapBlock = NULL;
644 swap_block* sourceSwapBloc
[all...]
H A DVMAnonymousCache.h20 struct swap_block;

Completed in 70 milliseconds