Searched refs:BMAN_POOL_FLAG_NO_RELEASE (Results 1 – 2 of 2) sorted by relevance
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()