Searched defs:alloc_cache (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c303 static errcode_t alloc_cache(io_channel channel, function
570 if ((retval = alloc_cache(io, data)))
684 if ((retval = alloc_cache(channel, data)))
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h353 AllocatorCache alloc_cache; member in struct:__tsan::ThreadState

Completed in 391 milliseconds