Lines Matching refs:_WsbmSlabPool
103 struct _WsbmSlabPool;
121 struct _WsbmSlabPool *slabPool;
144 struct _WsbmSlabPool *slabPool;
169 struct _WsbmSlabPool struct
191 static inline struct _WsbmSlabPool * argument
194 return containerOf(pool, struct _WsbmSlabPool, pool); in slabPoolFromPool()
197 static inline struct _WsbmSlabPool *
238 struct _WsbmSlabPool *slabPool; in wsbmFreeKernelBO()
313 struct _WsbmSlabPool *slabPool = header->slabPool; in wsbmAllocKernelBO()
696 struct _WsbmSlabPool *slabPool = slabPoolFromPool(pool); in pool_create()
803 struct _WsbmSlabPool *slabPool = slabPoolFromBuf(sBuf); in pool_destroy()
1080 wsbmInitSizeHeader(struct _WsbmSlabPool *slabPool, uint32_t size, in wsbmInitSizeHeader()
1121 struct _WsbmSlabPool *slabPool = slabPoolFromPool(pool); in pool_takedown()
1145 struct _WsbmSlabPool *slabPool; in wsbmSlabPoolInit()