Lines Matching refs:E_OK
125 return (num ? ret : E_OK); in BmPoolRelease()
130 return E_OK; in BmPoolRelease()
194 return E_OK; in BmPoolFree()
318 if ((err = BM_POOL_FillBufs (p_BmPool, p_BmPool->h_BmPortal, p_BmPool->numOfBuffers)) != E_OK) in BM_POOL_Init()
324 return E_OK; in BM_POOL_Init()
345 return E_OK; in BM_POOL_ConfigBpid()
363 return E_OK; in BM_POOL_ConfigDepletion()
387 return E_OK; in BM_POOL_ConfigStockpile()
399 return E_OK; in BM_POOL_ConfigBuffContextMode()
507 if ((res = BM_POOL_PutBuf(p_BmPool, h_BmPortal, p_Data)) != E_OK) in BM_POOL_FillBufs()
511 return E_OK; in BM_POOL_FillBufs()