Home
last modified time | relevance | path

Searched refs:pool_alloc_n (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/
A Dobject_pool.h57 static inline void *pool_alloc_n(struct object_pool *pool, size_t count) in pool_alloc_n() function
76 return pool_alloc_n(pool, 1U); in pool_alloc()
/tf-a-ffa_el3_spmc/lib/fconf/
A Dfconf_cot_getter.c230 auth_method_desc_t *auth_method = pool_alloc_n(&auth_methods_pool, in populate_and_set_auth_methods()
358 pool_alloc_n(&auth_params_pool, in set_desc_data()
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst2293 - Adds ``pool_alloc`` and ``pool_alloc_n`` functions

Completed in 10 milliseconds