Searched refs:pool (Results 1 – 25 of 203) sorted by relevance
123456789
237 mempool->pool = NULL; in VIDEO_MEMPOOL_InitEmpty()243 *(void **)mem = mempool->pool; in VIDEO_MEMPOOL_Put()244 mempool->pool = mem; in VIDEO_MEMPOOL_Put()250 void *mem = mempool->pool; in VIDEO_MEMPOOL_Get()255 mempool->pool = *(void **)mem; in VIDEO_MEMPOOL_Get()
128 void *volatile pool; /*!< Pointer to the pool. */ member
117 void *OSA_MemoryPoolAllocate(MemoryPool_t pool) in OSA_MemoryPoolAllocate() argument125 MemPool = (MemPool_t *)pool; in OSA_MemoryPoolAllocate()144 void OSA_MemoryPoolFree(MemoryPool_t pool, void *memory) in OSA_MemoryPoolFree() argument152 MemPool = (MemPool_t *)pool; in OSA_MemoryPoolFree()
77 void *OSA_MemoryPoolAllocate(MemoryPool_t pool);88 void OSA_MemoryPoolFree(MemoryPool_t pool, void *memory);
163 .pool
170 .pool
249 int wifi_wmm_buf_pool_init(uint8_t *pool);