Searched refs:alloc_cache (Results 1 – 3 of 3) sorted by relevance
77 allocator()->InitCache(&thr->alloc_cache); in AllocatorThreadStart()81 allocator()->DestroyCache(&thr->alloc_cache); in AllocatorThreadFinish()104 void *p = allocator()->Allocate(&thr->alloc_cache, sz, align); in user_alloc()135 allocator()->Deallocate(&thr->alloc_cache, p); in user_free()259 allocator()->SwallowCache(&thr->alloc_cache); in __tsan_on_thread_idle()
419 AllocatorCache alloc_cache; member
295 static errcode_t alloc_cache(io_channel channel, in alloc_cache() function508 if ((retval = alloc_cache(io, data))) in unix_open()617 if ((retval = alloc_cache(channel, data))) in unix_set_blksize()