Home
last modified time | relevance | path

Searched defs:p_BmPool (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c58 static void depletion_link(t_BmPool *p_BmPool) in depletion_link()
68 static void depletion_unlink(t_BmPool *p_BmPool) in depletion_unlink()
78 static t_Error BmPoolRelease(t_BmPool *p_BmPool, in BmPoolRelease()
133 static int BmPoolAcquire(t_BmPool *p_BmPool,t_Handle h_BmPortal, in BmPoolAcquire()
163 static t_Error BmPoolFree(t_BmPool *p_BmPool, bool discardBuffers) in BmPoolFree()
203 t_BmPool *p_BmPool; in BM_POOL_Config() local
263 t_BmPool *p_BmPool = (t_BmPool *)h_BmPool; in BM_POOL_Init() local
336 t_BmPool *p_BmPool = (t_BmPool *)h_BmPool; in BM_POOL_ConfigBpid() local
351 t_BmPool *p_BmPool = (t_BmPool *)h_BmPool; in BM_POOL_ConfigDepletion() local
368 t_BmPool *p_BmPool = (t_BmPool *)h_BmPool; in BM_POOL_ConfigStockpile() local
[all …]
H A Dbm_portal.c200 t_BmPool *p_BmPool; in __poll_portal_slow() local