mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
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:
parent
2c194f3178
commit
666d4d701c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user