OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc_cache
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/ext2fs/
unix_io.c
295
static errcode_t
alloc_cache
(io_channel channel,
function
508
if ((retval =
alloc_cache
(io, data)))
617
if ((retval =
alloc_cache
(channel, data)))
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h
428
AllocatorCache
alloc_cache
;
member in struct:__tsan::ThreadState
Completed in 803 milliseconds