Home
last modified time | relevance | path

Searched defs:alloc_cache (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dwindows_io.c346 static errcode_t alloc_cache(io_channel channel, in alloc_cache() function
H A Dunix_io.c501 static errcode_t alloc_cache(io_channel channel, in alloc_cache() function
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h339 AllocatorCache alloc_cache; member