Searched refs:p_objects (Results 1 – 1 of 1) sorted by relevance
210 uint8_t *p_objects; in cl_qcpool_grow() local233 p_objects = (uint8_t *) in cl_qcpool_grow()237 if (!p_objects) in cl_qcpool_grow()240 memset(p_objects, 0, in cl_qcpool_grow()244 cl_qlist_insert_tail(&p_pool->alloc_list, (cl_list_item_t *) p_objects); in cl_qcpool_grow()245 p_objects += sizeof(cl_list_item_t); in cl_qcpool_grow()250 p_pool->p_components[0] = p_objects; in cl_qcpool_grow()308 p_objects += obj_size; in cl_qcpool_grow()