Searched defs:alloc_cache (Results 1 – 4 of 4) sorted by relevance
72 struct alloc_cache { struct76 struct alloc_cache* super; argument78 alloc_special_type* quar;80 size_t num_quar;82 int thread_num;107 void alloc_init(struct alloc_cache* alloc, struct alloc_cache* super, argument
114 AllocatorCache alloc_cache; member
350 AllocatorCache alloc_cache; member
354 AllocatorCache alloc_cache; member