Searched refs:cl_pool_item_t (Results 1 – 9 of 9) sorted by relevance
121 } cl_pool_item_t; typedef150 cl_pool_item_t pool_item;183 OUT cl_pool_item_t ** const pp_pool_item);247 (*cl_pfn_qcpool_dtor_t) (IN const cl_pool_item_t * const p_pool_item,573 cl_pool_item_t *cl_qcpool_get(IN cl_qcpool_t * const p_pool);606 IN cl_pool_item_t * const p_pool_item) in cl_qcpool_put()666 CL_ASSERT(((cl_pool_item_t *) p_item)->p_pool == p_pool); in cl_qcpool_put_list()
113 OUT cl_pool_item_t ** const pp_pool_item);167 (*cl_pfn_qpool_dtor_t) (IN const cl_pool_item_t * const p_pool_item,456 static inline cl_pool_item_t *cl_qpool_get(IN cl_qpool_t * const p_pool) in cl_qpool_get()493 IN cl_pool_item_t * const p_pool_item) in cl_qpool_put()
315 cl_pool_item_t item;
120 cl_pool_item_t pool_item;
143 cl_pool_item_t pool_item;
855 cl_qpool_put(&p_list->list_item_pool, (cl_pool_item_t *) iterator); in cl_list_remove_item()
89 (component_sizes[0] >= sizeof(cl_pool_item_t))); in cl_qcpool_init()185 p_pool->pfn_dtor((cl_pool_item_t *) in cl_qcpool_destroy()211 cl_pool_item_t *p_pool_item; in cl_qcpool_grow()290 (cl_pool_item_t *) p_pool->p_components[0]; in cl_qcpool_grow()314 cl_pool_item_t *cl_qcpool_get(IN cl_qcpool_t * const p_pool) in cl_qcpool_get()342 return ((cl_pool_item_t *) p_list_item); in cl_qcpool_get()345 cl_pool_item_t *cl_qcpool_get_tail(IN cl_qcpool_t * const p_pool) in cl_qcpool_get_tail()373 return ((cl_pool_item_t *) p_list_item); in cl_qcpool_get_tail()387 OUT cl_pool_item_t ** const pp_pool_item) in __cl_qpool_init_cb()405 static void __cl_qpool_dtor_cb(IN const cl_pool_item_t * const p_pool_item, in __cl_qpool_dtor_cb()[all …]
115 cl_qpool_put(&p_disp->msg_pool, (cl_pool_item_t *) p_msg); in __cl_disp_worker()
403 (cl_pool_item_t *) p_list_item); in cl_list_remove_object()