Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
Dslab.c22 struct SlabAllocator { struct
29 struct SlabAllocator* slabAllocatorNew(uint32_t itemSz, uint32_t itemAlign, uint32_t numItems) in slabAllocatorNew() argument