Searched refs:BMAN_POOL_FLAG_NO_RELEASE (Results 1 – 4 of 4) sorted by relevance
186 #define BMAN_POOL_FLAG_NO_RELEASE 0x00000001 /* can't release to pool */ macro
330 #define BMAN_POOL_FLAG_NO_RELEASE 0x00000001 /* can't release to pool */ macro
85 if (p_BmPool->flags & BMAN_POOL_FLAG_NO_RELEASE) in BmPoolRelease()
261 if (pool->params.flags & BMAN_POOL_FLAG_NO_RELEASE) in bman_release()