Searched refs:gDumbAlloc (Results 1 – 1 of 1) sorted by relevance
32 static DumbAllocator<kAllocSize, 4> gDumbAlloc; variable40 if (!gDumbAlloc.free(message)) { in freeDumbAllocMessage()49 if (gDumbAlloc.contains(message)) { in freeHeapMessage()81 void *ret = gDumbAlloc.alloc(*size); in getMessageMemory()