Searched refs:alloc_cache (Results 1 – 4 of 4) sorted by relevance
122 allocator()->InitCache(&proc->alloc_cache); in AllocatorProcStart()127 allocator()->DestroyCache(&proc->alloc_cache); in AllocatorProcFinish()152 void *p = allocator()->Allocate(&thr->proc()->alloc_cache, sz, align); in user_alloc()175 allocator()->Deallocate(&thr->proc()->alloc_cache, p); in user_free()299 allocator()->SwallowCache(&thr->proc()->alloc_cache); in __tsan_on_thread_idle()
339 AllocatorCache alloc_cache; member
346 static errcode_t alloc_cache(io_channel channel, in alloc_cache() function518 if ((retval = alloc_cache(io, data))) in windows_open_channel()695 if ((retval = alloc_cache(channel, data))) in windows_set_blksize()
501 static errcode_t alloc_cache(io_channel channel, in alloc_cache() function820 if ((retval = alloc_cache(io, data))) in unix_open_channel()1019 retval = alloc_cache(channel, data); in unix_set_blksize()