Searched refs:object_cache_set_minimum_reserve (Results 1 – 8 of 8) sorted by relevance
73 object_cache_set_minimum_reserve(sCcbPool, 2); in init_ccb_alloc()
170 object_cache_set_minimum_reserve(sTempScatterGatherPool, 1); in init_temp_sg()
56 status_t object_cache_set_minimum_reserve(object_cache* cache,
63 object_cache_set_minimum_reserve(object_cache *cache, size_t objectCount) in object_cache_set_minimum_reserve() function
1037 object_cache_set_minimum_reserve(object_cache* cache, size_t objectCount) in object_cache_set_minimum_reserve() function
1227 object_cache_set_minimum_reserve(object_cache* cache, size_t objectCount) in object_cache_set_minimum_reserve() function
1553 status_t error = object_cache_set_minimum_reserve(sSwapBlockCache, in swap_init()
428 object_cache_set_minimum_reserve(cache, 1024); in create_page_mappings_object_caches()