Home
last modified time | relevance | path

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

/trusted-firmware-a/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()
/trusted-firmware-a/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()
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …28,38,53,59,142],poll:[6,107,108],pommarel:4,pool:[6,34],pool_alloc:6,pool_alloc_n:6,poor:142,popc…
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt2764 - Adds `pool_alloc` and `pool_alloc_n` functions
/trusted-firmware-a/docs/
A Dchange-log.md2764 - Adds `pool_alloc` and `pool_alloc_n` functions

Completed in 32 milliseconds