Home
last modified time | relevance | path

Searched refs:_WsbmSlabPool (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libwsbm/src/
Dwsbm_slabpool.c103 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()
[all …]