Searched defs:obj_count (Results 1 – 6 of 6) sorted by relevance
552 cl_cpool_grow(IN cl_cpool_t * const p_pool, IN const uint32_t obj_count) in cl_cpool_grow()
528 cl_pool_grow(IN cl_pool_t * const p_pool, IN const size_t obj_count) in cl_pool_grow()
573 cl_qpool_grow(IN cl_qpool_t * const p_pool, IN const size_t obj_count) in cl_qpool_grow()
207 cl_status_t cl_qcpool_grow(IN cl_qcpool_t * const p_pool, IN size_t obj_count) in cl_qcpool_grow()
730 uint32_t *obj_count) in dpaa2_rc_get_obj_count()2749 uint32_t major, minor, rev, obj_count; in dpaa2_rc_discover() local
226 static unsigned int obj_count; /* Number of objects in obj_list */ variable