Searched refs:BMAN_POOL_FLAG_ONLY_RELEASE (Results 1 – 2 of 2) sorted by relevance
331 #define BMAN_POOL_FLAG_ONLY_RELEASE 0x00000002 /* can only release to pool */ macro
137 if (p_BmPool->flags & BMAN_POOL_FLAG_ONLY_RELEASE) in BmPoolAcquire()