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

/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.h88 void _SwapBlockFree(off_t pageIndex, uint32 count);
H A DVMAnonymousCache.cpp810 _SwapBlockFree(pageIndex + totalPages, pageCount);
1098 VMAnonymousCache::_SwapBlockFree(off_t startPageIndex, uint32 count) function in class:VMAnonymousCache
1778 cache->_SwapBlockFree(page->cache_offset, 1);

Completed in 39 milliseconds