Searched refs:pool_alloc (Results 1 – 8 of 8) sorted by relevance
| /trusted-firmware-a/lib/fconf/ |
| A D | fconf_cot_getter.c | 91 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 D | fconf_dyn_cfg_getter.c | 37 dtb_info = pool_alloc(&dtb_info_pool); in set_config_info()
|
| /trusted-firmware-a/include/lib/ |
| A D | object_pool.h | 74 static inline void *pool_alloc(struct object_pool *pool) in pool_alloc() function
|
| /trusted-firmware-a/plat/st/common/ |
| A D | stm32mp_fconf_io.c | 90 uuid_ptr = pool_alloc(&fconf_stm32mp_uuids_pool); in fconf_populate_stm32mp_io_policies()
|
| /trusted-firmware-a/plat/arm/common/fconf/ |
| A D | arm_fconf_io.c | 326 uuid_ptr = pool_alloc(&fconf_arm_uuids_pool); in fconf_populate_arm_io_policies()
|
| /trusted-firmware-a/docs/build/TF-A_2.5/ |
| A D | searchindex.js | 1 …ci:[5,6,11,14,28,38,53,59,142],poll:[6,107,108],pommarel:4,pool:[6,34],pool_alloc:6,pool_alloc_n:6…
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/ |
| A D | change-log.md.txt | 2764 - Adds `pool_alloc` and `pool_alloc_n` functions
|
| /trusted-firmware-a/docs/ |
| A D | change-log.md | 2764 - Adds `pool_alloc` and `pool_alloc_n` functions
|
Completed in 31 milliseconds