ANDROID: GKI: Add mempool APIs to the symbol list

The symbols allow to pre-allocate a pool of memory and reserve
it until it is needed.

Bug: 181822889
Change-Id: I29344564bed7ac95870503c92dfa8e072bd59214
Signed-off-by: Mahesh Kumar Kalikot Veetil <mkalikot@codeaurora.org>
This commit is contained in:
Mahesh Kumar Kalikot Veetil 2021-03-03 21:27:39 -08:00 committed by Matthias Maennich
parent 2c194f3178
commit 666d4d701c

View File

@ -1320,6 +1320,12 @@
memory_block_size_bytes
memory_read_from_buffer
memparse
mempool_alloc
mempool_alloc_slab
mempool_create
mempool_destroy
mempool_free
mempool_free_slab
memremap
memset
memset64