OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc_cache
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
alloc.h
72
struct
alloc_cache
{
struct
76
struct
alloc_cache
* super;
107
void alloc_init(struct
alloc_cache
* alloc, struct
alloc_cache
* super,
116
void alloc_clear(struct
alloc_cache
* alloc);
124
void alloc_clear_special(struct
alloc_cache
* alloc);
132
alloc_special_type* alloc_special_obtain(struct
alloc_cache
* alloc);
140
void alloc_special_release(struct
alloc_cache
* alloc, alloc_special_type* mem);
148
uint64_t alloc_get_id(struct
alloc_cache
* alloc);
155
size_t alloc_get_mem(struct
alloc_cache
* alloc)
[
all
...]
/src/external/gpl3/binutils/dist/gas/
listing.c
1047
alloc_cache
(cached_line *cache, unsigned int width)
function
1107
alloc_cache
(cache, width);
1128
alloc_cache
(cache, width);
/src/external/gpl3/binutils.old/dist/gas/
listing.c
1047
alloc_cache
(cached_line *cache, unsigned int width)
function
1107
alloc_cache
(cache, width);
1128
alloc_cache
(cache, width);
/src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_rtl.h
116
AllocatorCache
alloc_cache
;
member in struct:__tsan::Processor
/src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_rtl.h
114
AllocatorCache
alloc_cache
;
member in struct:__tsan::Processor
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.h
354
AllocatorCache
alloc_cache
;
member in struct:__tsan::Processor
Completed in 16 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026