Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/lib/
A Dobject_pool.h74 static inline void *pool_alloc(struct object_pool *pool) in pool_alloc() function
/tf-a-ffa_el3_spmc/lib/fconf/
A Dfconf_cot_getter.c91 auth_buf = pool_alloc(&hash_auth_buf_pool); in update_parent_auth_data()
93 auth_buf = pool_alloc(&pk_auth_buf_pool); in update_parent_auth_data()
157 auth_param_type_desc = pool_alloc(&auth_param_type_descs_pool); in set_auth_method()
204 *oid = pool_alloc(&oid_pool); in get_oid()
A Dfconf_dyn_cfg_getter.c37 dtb_info = pool_alloc(&dtb_info_pool); in set_config_info()
/tf-a-ffa_el3_spmc/plat/arm/common/fconf/
A Darm_fconf_io.c320 uuid_ptr = pool_alloc(&fconf_arm_uuids_pool); in fconf_populate_arm_io_policies()
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst2293 - Adds ``pool_alloc`` and ``pool_alloc_n`` functions

Completed in 10 milliseconds