Searched refs:_WsbmSlabCache (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/libwsbm/src/
H A Dwsbm_pool.h135 struct _WsbmSlabCache;
144 struct _WsbmSlabCache *cache);
145 extern struct _WsbmSlabCache *wsbmSlabCacheInit(uint32_t checkIntervalMsec,
147 extern void wsbmSlabCacheFinish(struct _WsbmSlabCache *cache);
H A Dwsbm_slabpool.c118 * Protected by struct _WsbmSlabCache::mutex
158 struct _WsbmSlabCache struct
179 struct _WsbmSlabCache *cache;
253 wsbmFreeTimeoutKBOsLocked(struct _WsbmSlabCache *cache, struct timeval *time)
283 wsbmSetKernelBOFree(struct _WsbmSlabCache *cache,
314 struct _WsbmSlabCache *cache = slabPool->cache;
546 struct _WsbmSlabCache *cache = header->slabPool->cache;
1031 struct _WsbmSlabCache *
1034 struct _WsbmSlabCache *tmp;
1061 wsbmSlabCacheFinish(struct _WsbmSlabCache *cach
[all...]

Completed in 33 milliseconds