Searched refs:p_components (Results 1 – 2 of 2) sorted by relevance
114 p_pool->p_components = in cl_qcpool_init()250 p_pool->p_components[0] = p_objects; in cl_qcpool_grow()253 p_pool->p_components[i] = in cl_qcpool_grow()254 (uint8_t *) p_pool->p_components[i - 1] + in cl_qcpool_grow()264 status = p_pool->pfn_init(p_pool->p_components, in cl_qcpool_grow()290 (cl_pool_item_t *) p_pool->p_components[0]; in cl_qcpool_grow()
289 void **p_components; member