Searched refs:alloc_cache (Results 1 – 3 of 3) sorted by relevance
52 allocator()->InitCache(&thr->alloc_cache); in AllocatorThreadStart()57 allocator()->DestroyCache(&thr->alloc_cache); in AllocatorThreadFinish()82 void *p = allocator()->Allocate(&thr->alloc_cache, sz, align); in user_alloc()104 allocator()->Deallocate(&thr->alloc_cache, p); in user_free()222 allocator()->SwallowCache(&thr->alloc_cache); in __tsan_on_thread_idle()
362 AllocatorCache alloc_cache; member
303 static errcode_t alloc_cache(io_channel channel, in alloc_cache() function570 if ((retval = alloc_cache(io, data))) in unix_open()684 if ((retval = alloc_cache(channel, data))) in unix_set_blksize()