ANDROID: ABI: Update symbols to unisoc whitelist for the 1st
Update whitelist for the symbols used by the unisoc device and update the ABI representation accordingly Leaf changes summary: 2 artifacts 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, 1 Added variable 1 Added function: [A] 'function int __traceiter_android_vh_mmc_check_status(void*, const blk_mq_queue_data*, int*)' 1 Added variable: [A] 'tracepoint __tracepoint_android_vh_mmc_check_status' Bug: 232032448 Change-Id: Ib365b35bc308b6aad6066000018902a62b488934 Signed-off-by: Wenchao Chen <wenchao.chen@unisoc.com>
This commit is contained in:
parent
da01931c1c
commit
fe03278e3d
File diff suppressed because it is too large
Load Diff
|
@ -1133,6 +1133,7 @@
|
|||
__traceiter_android_vh_enable_thermal_power_throttle
|
||||
__traceiter_android_vh_get_thermal_zone_device
|
||||
__traceiter_android_vh_ipi_stop
|
||||
__traceiter_android_vh_mmc_check_status
|
||||
__traceiter_android_vh_modify_thermal_request_freq
|
||||
__traceiter_android_vh_modify_thermal_target_freq
|
||||
__traceiter_android_vh_scheduler_tick
|
||||
|
@ -1196,6 +1197,7 @@
|
|||
__tracepoint_android_vh_enable_thermal_power_throttle
|
||||
__tracepoint_android_vh_get_thermal_zone_device
|
||||
__tracepoint_android_vh_ipi_stop
|
||||
__tracepoint_android_vh_mmc_check_status
|
||||
__tracepoint_android_vh_modify_thermal_request_freq
|
||||
__tracepoint_android_vh_modify_thermal_target_freq
|
||||
__tracepoint_android_vh_scheduler_tick
|
||||
|
@ -1466,6 +1468,8 @@
|
|||
seq_release_private
|
||||
seq_write
|
||||
set_page_dirty_lock
|
||||
sg_copy_from_buffer
|
||||
sg_copy_to_buffer
|
||||
strcspn
|
||||
system_highpri_wq
|
||||
tracepoint_probe_register
|
||||
|
|
Loading…
Reference in New Issue