HomeSort by relevance Sort by last modified time
    Searched defs:alloc_cache (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ext2fs/
unix_io.c 319 static errcode_t alloc_cache(io_channel channel, function
566 if ((retval = alloc_cache(io, data)))
734 if ((retval = alloc_cache(channel, data)))
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 339 AllocatorCache alloc_cache; member in struct:__tsan::Processor

Completed in 147 milliseconds