mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: abi_gki_aarch64_qcom: Add reclaim_shmem_address_space
Add reclaim_shmem_address_space to symbol list. This is used for the drivers who want to maintain the shmem pages on their own. Leaf changes summary: 1 artifact changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 1 Added function: [A] 'function int reclaim_shmem_address_space(address_space*)' Bug: 201263305 Change-Id: Ice5646f5a753bd8431f394644e19e9b31a49645a Signed-off-by: Charan Teja Reddy <quic_charante@quicinc.com>
This commit is contained in:
committed by
Todd Kjos
parent
96f80f6284
commit
a1f3b5d80e
@@ -1385,6 +1385,7 @@
|
||||
rdev_get_drvdata
|
||||
reboot_mode
|
||||
refcount_dec_and_lock
|
||||
reclaim_shmem_address_space
|
||||
refcount_dec_not_one
|
||||
refcount_warn_saturate
|
||||
register_console
|
||||
|
||||
Reference in New Issue
Block a user