Searched refs:cl_qcpool_count (Results 1 – 5 of 5) sorted by relevance
430 return (cl_qcpool_count(&p_pool->qcpool)); in cl_qpool_count()
409 return (cl_qcpool_count(&p_pool->qcpool)); in cl_pool_count()
430 return (cl_qcpool_count(&p_pool->qcpool)); in cl_cpool_count()
541 static inline size_t cl_qcpool_count(IN cl_qcpool_t * const p_pool) in cl_qcpool_count() function
180 CL_ASSERT(cl_qcpool_count(p_pool) == p_pool->num_objects); in cl_qcpool_destroy()