ANDROID: GKI: Update oplus symbol list
5 function symbol(s) added
'int __traceiter_android_vh_page_cache_ra_order_bypass(void*, struct address_space*, bool*)'
'i32 ashmem_rust::ashmem_area_name(struct bindings::bindings_raw::file*, u8*)' {ashmem_area_name}
'isize ashmem_rust::ashmem_area_size(struct bindings::bindings_raw::file*)' {ashmem_area_size}
'struct bindings::bindings_raw::file* ashmem_rust::ashmem_area_vmfile(struct bindings::bindings_raw::file*)' {ashmem_area_vmfile}
'bool ashmem_rust::is_ashmem_file(struct bindings::bindings_raw::file*)' {is_ashmem_file}
1 variable symbol(s) added
'struct tracepoint __tracepoint_android_vh_page_cache_ra_order_bypass'
Bug: 193397560
Bug: 430753566
Change-Id: I8a6d53024ce184eb350f9ff522f1fe3fd923b0c4
Signed-off-by: Hailong Liu <hailong.liu@oppo.com>
This commit is contained in:
committed by
Sandeep Dhavale
parent
6222007a04
commit
a76eb2b67b
55310
gki/aarch64/abi.stg
55310
gki/aarch64/abi.stg
File diff suppressed because it is too large
Load Diff
@@ -331,6 +331,7 @@
|
||||
__traceiter_android_vh_tune_swappiness
|
||||
__traceiter_android_vh_unreserve_highatomic_bypass
|
||||
__traceiter_android_vh_vmscan_kswapd_done
|
||||
__traceiter_android_vh_page_cache_ra_order_bypass
|
||||
__traceiter_block_bio_queue
|
||||
__traceiter_block_getrq
|
||||
__traceiter_block_rq_complete
|
||||
@@ -470,6 +471,7 @@
|
||||
__tracepoint_android_vh_tune_swappiness
|
||||
__tracepoint_android_vh_unreserve_highatomic_bypass
|
||||
__tracepoint_android_vh_vmscan_kswapd_done
|
||||
__tracepoint_android_vh_page_cache_ra_order_bypass
|
||||
__tracepoint_block_bio_queue
|
||||
__tracepoint_block_getrq
|
||||
__tracepoint_block_rq_complete
|
||||
@@ -535,5 +537,7 @@
|
||||
zstd_init_cctx
|
||||
zstd_init_dctx
|
||||
zstd_is_error
|
||||
|
||||
|
||||
is_ashmem_file
|
||||
ashmem_area_name
|
||||
ashmem_area_size
|
||||
ashmem_area_vmfile
|
||||
|
||||
Reference in New Issue
Block a user