Searched refs:InitCache (Results 1 – 8 of 8) sorted by relevance
7 InitCache.s
82 InitCache.o Init.o $(REFOBJS.rvct)85 InitCache.o Init.o $(REFOBJS.rvct)
32 alloc.InitCache(&cache); in TEST()
122 allocator()->InitCache(&proc->alloc_cache); in AllocatorProcStart()123 internal_allocator()->InitCache(&proc->internal_alloc_cache); in AllocatorProcStart()
89 void InitCache(Cache *c) { in InitCache() function
201 getAllocator().InitCache(&Cache); in initThread()312 BackendAllocator.InitCache(&FallbackAllocatorCache); in init()
963 InitCache(); in Deallocate()991 void InitCache() { in InitCache() function1001 InitCache(); in Refill()1013 InitCache(); in Drain()1426 void InitCache(AllocatorCache *cache) { in InitCache() function
431 a->InitCache(&cache); in TestCombinedAllocator()