Searched refs:pool_end (Results 1 – 6 of 6) sorted by relevance
283 Diagnostics.append(pool.pool_begin(), pool.pool_end()); in steal()290 pool_iterator pool_end() const { return Diagnostics.end(); } in pool_end() function
64 p_cb->pool_end[id] = (UINT8 *)p_mem + (act_size * total); in gki_init_free_queue()163 p_cb->pool_end[tt] = NULL; in gki_buffer_init()1108 if ((p_ua > p_cb->pool_start[xx]) && (p_ua < p_cb->pool_end[xx])) in GKI_find_buf_start()1498 p_cb->pool_end[pool_id] = NULL; in GKI_delete_pool()
324 …UINT8 *pool_end[GKI_NUM_TOTAL_BUF_POOLS]; /* array of pointers to the end of each buffer poo… member
5918 i = pool->pool_begin(), e = pool->pool_end(); i != e; ++i) { in PopParsingDeclaration()