Home
last modified time | relevance | path

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

/hardware/intel/common/libwsbm/src/
Dwsbm_slabpool.c51 #define WSBM_SLABPOOL_ALLOC_RETRIES 100 macro
653 int count = WSBM_SLABPOOL_ALLOC_RETRIES; in wsbmSlabAllocBuffer()
662 if (count != WSBM_SLABPOOL_ALLOC_RETRIES) in wsbmSlabAllocBuffer()