Lines Matching full:allocate
208 * @brief Allocate multiple memory blocks
210 * Allocate multiple memory blocks, and place their pointers into
214 * @param[in] count Number of blocks to allocate.
227 * @brief Allocate a contiguous set of memory blocks
229 * Allocate multiple memory blocks, and place their pointers into
233 * @param[in] count Number of blocks to allocate.
246 * Allocate a specified blocks in a memory block object.
252 * @param[in] in_block Address of the first required block to allocate
253 * @param[in] count Number of blocks to allocate.
360 * @brief Allocate memory from multi memory blocks allocator group
369 * @param[in] count Number of blocks to allocate