OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_WsbmSlabCache
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libwsbm/src/
wsbm_pool.h
135
struct
_WsbmSlabCache
;
144
struct
_WsbmSlabCache
*cache);
145
extern struct
_WsbmSlabCache
*wsbmSlabCacheInit(uint32_t checkIntervalMsec,
147
extern void wsbmSlabCacheFinish(struct
_WsbmSlabCache
*cache);
wsbm_slabpool.c
118
* Protected by struct
_WsbmSlabCache
::mutex
158
struct
_WsbmSlabCache
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
*cache
[
all
...]
Completed in 72 milliseconds