Searched refs:swap_hash_key (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp100 struct swap_hash_key { struct
109 swap_hash_key key;
115 typedef swap_hash_key KeyType;
120 size_t HashKey(const swap_hash_key& key) const
132 bool Compare(const swap_hash_key& key, const swap_block* value) const
534 swap_hash_key key = { this, pageIndex };
643 swap_hash_key sourceKey = { source, sourcePageIndex };
657 swap_hash_key key = { this, pageIndex };
755 swap_hash_key key = { this, pageIndex };
1062 swap_hash_key ke
[all...]

Completed in 24 milliseconds