Searched refs:tfm_pool_alloc (Results 1 – 5 of 5) sorted by relevance
77 void *tfm_pool_alloc(struct tfm_pool_instance_t *pool);
118 return (struct connection_t *)tfm_pool_alloc(connection_pool); in spm_allocate_connection()
59 void *tfm_pool_alloc(struct tfm_pool_instance_t *pool) in tfm_pool_alloc() function
97 struct client_request_t *req = tfm_pool_alloc(req_pool); in tfm_multi_core_hal_receive()
105 struct client_request_t *req = tfm_pool_alloc(req_pool); in tfm_multi_core_hal_receive()