ANDROID: GKI: Update symbols to abi_gki_aarch64_oplus
Leaf changes summary: 42 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 42 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 42 Added functions: [A] 'function int __cleancache_get_page(page*)' [A] 'function unsigned long int __page_file_index(page*)' [A] 'function address_space* __page_file_mapping(page*)' [A] 'function int __percpu_counter_init(percpu_counter*, s64, gfp_t, lock_class_key*)' [A] 'function s64 __percpu_counter_sum(percpu_counter*)' [A] 'function void __xa_clear_mark(xarray*, unsigned long int, xa_mark_t)' [A] 'function int add_swap_extent(swap_info_struct*, unsigned long int, unsigned long int, long long unsigned int)' [A] 'function int add_to_page_cache_lru(page*, address_space*, unsigned long int, gfp_t)' [A] 'function long int congestion_wait(int, long int)' [A] 'function bool filemap_allow_speculation()' [A] 'function int filemap_check_errors(address_space*)' [A] 'function vm_fault_t filemap_map_pages(vm_fault*, unsigned long int, unsigned long int)' [A] 'function void generate_random_uuid(unsigned char*)' [A] 'function int kset_register(kset*)' [A] 'function char* match_strdup(const __anonymous_struct__*)' [A] 'function void migrate_page_copy(page*, page*)' [A] 'function int migrate_page_move_mapping(address_space*, page*, page*, int)' [A] 'function void migrate_page_states(page*, page*)' [A] 'function void page_cache_ra_unbounded(readahead_control*, unsigned long int, unsigned long int)' [A] 'function void page_cache_sync_ra(readahead_control*, file_ra_state*, unsigned long int)' [A] 'function const char* page_get_link(dentry*, inode*, delayed_call*)' [A] 'function int page_symlink(inode*, const char*, int)' [A] 'function int pagecache_write_begin(file*, address_space*, loff_t, unsigned int, unsigned int, page**, void**)' [A] 'function int pagecache_write_end(file*, address_space*, loff_t, unsigned int, unsigned int, page*, void*)' [A] 'function void percpu_counter_add_batch(percpu_counter*, long long int, int)' [A] 'function void percpu_counter_destroy(percpu_counter*)' [A] 'function void percpu_counter_set(percpu_counter*, long long int)' [A] 'function unsigned int radix_tree_gang_lookup(const xarray*, void**, unsigned long int, unsigned int)' [A] 'function int radix_tree_preload(unsigned int)' [A] 'function page* read_cache_page_gfp(address_space*, unsigned long int, gfp_t)' [A] 'function void truncate_inode_pages_range(address_space*, loff_t, loff_t)' [A] 'function void truncate_pagecache_range(inode*, loff_t, loff_t)' [A] 'function int utf8_casefold(const unicode_map*, const qstr*, unsigned char*, unsigned long int)' [A] 'function unicode_map* utf8_load(const char*)' [A] 'function int utf8_strncasecmp_folded(const unicode_map*, const qstr*, const qstr*)' [A] 'function void utf8_unload(unicode_map*)' [A] 'function int utf8s_to_utf16s(const unsigned char*, int, utf16_endian, unsigned short int*, int)' [A] 'function void vm_unmap_aliases()' [A] 'function void wait_for_completion_io(completion*)' [A] 'function void wait_for_stable_page(page*)' [A] 'function void wait_on_page_writeback(page*)' [A] 'function bool xa_get_mark(xarray*, unsigned long int, unsigned int)' Bug: 227860734 Signed-off-by: wuzhe <wuzhe@oppo.com> Change-Id: Ied8975ea5ca3026f2177249604a6721b8739a6df
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -5,8 +5,10 @@
|
|||||||
add_device_randomness
|
add_device_randomness
|
||||||
add_memory
|
add_memory
|
||||||
add_memory_subsection
|
add_memory_subsection
|
||||||
|
add_swap_extent
|
||||||
add_taint
|
add_taint
|
||||||
add_timer
|
add_timer
|
||||||
|
add_to_page_cache_lru
|
||||||
add_uevent_var
|
add_uevent_var
|
||||||
add_wait_queue
|
add_wait_queue
|
||||||
adjust_managed_page_count
|
adjust_managed_page_count
|
||||||
@@ -148,6 +150,7 @@
|
|||||||
class_interface_unregister
|
class_interface_unregister
|
||||||
__class_register
|
__class_register
|
||||||
class_unregister
|
class_unregister
|
||||||
|
__cleancache_get_page
|
||||||
cleanup_srcu_struct
|
cleanup_srcu_struct
|
||||||
clear_page
|
clear_page
|
||||||
__ClearPageMovable
|
__ClearPageMovable
|
||||||
@@ -222,6 +225,7 @@
|
|||||||
config_group_init_type_name
|
config_group_init_type_name
|
||||||
config_item_get
|
config_item_get
|
||||||
config_item_put
|
config_item_put
|
||||||
|
congestion_wait
|
||||||
console_drivers
|
console_drivers
|
||||||
console_printk
|
console_printk
|
||||||
console_stop
|
console_stop
|
||||||
@@ -857,6 +861,9 @@
|
|||||||
__fdget
|
__fdget
|
||||||
fd_install
|
fd_install
|
||||||
fget
|
fget
|
||||||
|
filemap_allow_speculation
|
||||||
|
filemap_check_errors
|
||||||
|
filemap_map_pages
|
||||||
filp_close
|
filp_close
|
||||||
filp_open_block
|
filp_open_block
|
||||||
find_get_pid
|
find_get_pid
|
||||||
@@ -921,6 +928,7 @@
|
|||||||
fwnode_property_read_u32_array
|
fwnode_property_read_u32_array
|
||||||
fwnode_property_read_u64_array
|
fwnode_property_read_u64_array
|
||||||
gcd
|
gcd
|
||||||
|
generate_random_uuid
|
||||||
generic_device_group
|
generic_device_group
|
||||||
generic_file_llseek
|
generic_file_llseek
|
||||||
generic_handle_irq
|
generic_handle_irq
|
||||||
@@ -1302,6 +1310,7 @@
|
|||||||
kobj_sysfs_ops
|
kobj_sysfs_ops
|
||||||
krealloc
|
krealloc
|
||||||
kset_create_and_add
|
kset_create_and_add
|
||||||
|
kset_register
|
||||||
ksize
|
ksize
|
||||||
ksoftirqd
|
ksoftirqd
|
||||||
kstat
|
kstat
|
||||||
@@ -1388,6 +1397,7 @@
|
|||||||
lzorle1x_1_compress
|
lzorle1x_1_compress
|
||||||
match_hex
|
match_hex
|
||||||
match_int
|
match_int
|
||||||
|
match_strdup
|
||||||
match_string
|
match_string
|
||||||
match_token
|
match_token
|
||||||
mbox_chan_received_data
|
mbox_chan_received_data
|
||||||
@@ -1450,7 +1460,10 @@
|
|||||||
__memset_io
|
__memset_io
|
||||||
memstart_addr
|
memstart_addr
|
||||||
memunmap
|
memunmap
|
||||||
|
migrate_page_copy
|
||||||
|
migrate_page_move_mapping
|
||||||
migrate_pages
|
migrate_pages
|
||||||
|
migrate_page_states
|
||||||
migrate_swap
|
migrate_swap
|
||||||
mii_check_media
|
mii_check_media
|
||||||
mii_ethtool_get_link_ksettings
|
mii_ethtool_get_link_ksettings
|
||||||
@@ -1675,9 +1688,17 @@
|
|||||||
on_each_cpu_cond
|
on_each_cpu_cond
|
||||||
oops_in_progress
|
oops_in_progress
|
||||||
overflowuid
|
overflowuid
|
||||||
|
page_cache_ra_unbounded
|
||||||
|
page_cache_sync_ra
|
||||||
|
pagecache_write_begin
|
||||||
|
pagecache_write_end
|
||||||
page_endio
|
page_endio
|
||||||
|
__page_file_index
|
||||||
|
__page_file_mapping
|
||||||
|
page_get_link
|
||||||
page_mapping
|
page_mapping
|
||||||
__page_pinner_migration_failed
|
__page_pinner_migration_failed
|
||||||
|
page_symlink
|
||||||
panic
|
panic
|
||||||
panic_notifier_list
|
panic_notifier_list
|
||||||
panic_timeout
|
panic_timeout
|
||||||
@@ -1732,6 +1753,11 @@
|
|||||||
pci_write_config_dword
|
pci_write_config_dword
|
||||||
pcpu_nr_pages
|
pcpu_nr_pages
|
||||||
PDE_DATA
|
PDE_DATA
|
||||||
|
percpu_counter_add_batch
|
||||||
|
percpu_counter_destroy
|
||||||
|
__percpu_counter_init
|
||||||
|
percpu_counter_set
|
||||||
|
__percpu_counter_sum
|
||||||
__per_cpu_offset
|
__per_cpu_offset
|
||||||
per_cpu_ptr_to_phys
|
per_cpu_ptr_to_phys
|
||||||
perf_aux_output_begin
|
perf_aux_output_begin
|
||||||
@@ -1905,10 +1931,12 @@
|
|||||||
qcom_smem_state_update_bits
|
qcom_smem_state_update_bits
|
||||||
queue_delayed_work_on
|
queue_delayed_work_on
|
||||||
queue_work_on
|
queue_work_on
|
||||||
|
radix_tree_gang_lookup
|
||||||
radix_tree_insert
|
radix_tree_insert
|
||||||
radix_tree_iter_delete
|
radix_tree_iter_delete
|
||||||
radix_tree_lookup
|
radix_tree_lookup
|
||||||
radix_tree_next_chunk
|
radix_tree_next_chunk
|
||||||
|
radix_tree_preload
|
||||||
___ratelimit
|
___ratelimit
|
||||||
rational_best_approximation
|
rational_best_approximation
|
||||||
raw_notifier_call_chain
|
raw_notifier_call_chain
|
||||||
@@ -1957,6 +1985,7 @@
|
|||||||
rdev_get_drvdata
|
rdev_get_drvdata
|
||||||
rdev_get_id
|
rdev_get_id
|
||||||
rdev_get_regmap
|
rdev_get_regmap
|
||||||
|
read_cache_page_gfp
|
||||||
reboot_mode
|
reboot_mode
|
||||||
refcount_dec_and_lock
|
refcount_dec_and_lock
|
||||||
refcount_dec_not_one
|
refcount_dec_not_one
|
||||||
@@ -2948,6 +2977,8 @@
|
|||||||
trace_seq_printf
|
trace_seq_printf
|
||||||
trace_seq_putc
|
trace_seq_putc
|
||||||
tracing_off
|
tracing_off
|
||||||
|
truncate_inode_pages_range
|
||||||
|
truncate_pagecache_range
|
||||||
try_module_get
|
try_module_get
|
||||||
try_to_free_mem_cgroup_pages
|
try_to_free_mem_cgroup_pages
|
||||||
try_wait_for_completion
|
try_wait_for_completion
|
||||||
@@ -3170,6 +3201,11 @@
|
|||||||
usb_unregister_notify
|
usb_unregister_notify
|
||||||
__usecs_to_jiffies
|
__usecs_to_jiffies
|
||||||
usleep_range
|
usleep_range
|
||||||
|
utf8_casefold
|
||||||
|
utf8_load
|
||||||
|
utf8s_to_utf16s
|
||||||
|
utf8_strncasecmp_folded
|
||||||
|
utf8_unload
|
||||||
uuid_null
|
uuid_null
|
||||||
v4l2_async_notifier_add_fwnode_subdev
|
v4l2_async_notifier_add_fwnode_subdev
|
||||||
v4l2_async_notifier_add_subdev
|
v4l2_async_notifier_add_subdev
|
||||||
@@ -3318,6 +3354,7 @@
|
|||||||
vm_map_pages
|
vm_map_pages
|
||||||
vm_map_ram
|
vm_map_ram
|
||||||
vm_node_stat
|
vm_node_stat
|
||||||
|
vm_unmap_aliases
|
||||||
vm_unmapped_area
|
vm_unmapped_area
|
||||||
vm_unmap_ram
|
vm_unmap_ram
|
||||||
vm_zone_stat
|
vm_zone_stat
|
||||||
@@ -3332,10 +3369,13 @@
|
|||||||
wait_for_completion
|
wait_for_completion
|
||||||
wait_for_completion_interruptible
|
wait_for_completion_interruptible
|
||||||
wait_for_completion_interruptible_timeout
|
wait_for_completion_interruptible_timeout
|
||||||
|
wait_for_completion_io
|
||||||
wait_for_completion_io_timeout
|
wait_for_completion_io_timeout
|
||||||
wait_for_completion_killable
|
wait_for_completion_killable
|
||||||
wait_for_completion_killable_timeout
|
wait_for_completion_killable_timeout
|
||||||
wait_for_completion_timeout
|
wait_for_completion_timeout
|
||||||
|
wait_for_stable_page
|
||||||
|
wait_on_page_writeback
|
||||||
wait_woken
|
wait_woken
|
||||||
__wake_up
|
__wake_up
|
||||||
wake_up_if_idle
|
wake_up_if_idle
|
||||||
@@ -3359,10 +3399,12 @@
|
|||||||
ww_mutex_lock
|
ww_mutex_lock
|
||||||
ww_mutex_unlock
|
ww_mutex_unlock
|
||||||
__xa_alloc
|
__xa_alloc
|
||||||
|
__xa_clear_mark
|
||||||
xa_destroy
|
xa_destroy
|
||||||
xa_erase
|
xa_erase
|
||||||
xa_find
|
xa_find
|
||||||
xa_find_after
|
xa_find_after
|
||||||
|
xa_get_mark
|
||||||
xa_load
|
xa_load
|
||||||
xa_store
|
xa_store
|
||||||
xhci_add_endpoint
|
xhci_add_endpoint
|
||||||
|
Reference in New Issue
Block a user