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

/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp260 static void _LowMemoryHandler(void* data, uint32 resources,
1424 unregister_low_resource_handler(&_LowMemoryHandler, this);
1456 return register_low_resource_handler(&_LowMemoryHandler, this,
1636 block_cache::_LowMemoryHandler(void* data, uint32 resources, int32 level) function in class:block_cache
1681 TRACE(("block_cache::_LowMemoryHandler(): %p: unused: %" B_PRIu32 " -> %" B_PRIu32 "\n",

Completed in 119 milliseconds