Searched refs:Slab_Free (Results 1 – 5 of 5) sorted by relevance
63 void Slab_Free(Slab *slab, void *obj);74 Slab_Free(_pool, obj); \
110 Slab_Free(&threadSlab, thr); in Thread_Create()161 Slab_Free(&threadSlab, thr); in Thread_UThreadCreate()215 Slab_Free(&threadSlab, thr); in Thread_Destroy()
73 Slab_Free(&processSlab, proc); in Process_Create()131 Slab_Free(&processSlab, proc); in Process_Destroy()
135 Slab_Free(Slab *slab, void *region) in Slab_Free() function
164 Slab_Free(&rxPool, buf); in RXPOOL_Free()