mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ANDROID: abi_gki_aarch64_qcom: Update qcom abi symbol list
Leaf changes summary: 54 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 54 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 54 Added functions: [A] 'function dentry* debugfs_rename(dentry*, dentry*, dentry*, const char*)' [A] 'function int device_get_phy_mode(device*)' [A] 'function net_device* devm_alloc_etherdev_mqs(device*, int, unsigned int, unsigned int)' [A] 'function int flow_block_cb_setup_simple(flow_block_offload*, list_head*, flow_setup_cb_t*, void*, void*, bool)' [A] 'function void flow_rule_match_basic(const flow_rule*, flow_match_basic*)' [A] 'function void flow_rule_match_ipv4_addrs(const flow_rule*, flow_match_ipv4_addrs*)' [A] 'function void flow_rule_match_ports(const flow_rule*, flow_match_ports*)' [A] 'function void flow_rule_match_vlan(const flow_rule*, flow_match_vlan*)' [A] 'function int inet6_ioctl(socket*, unsigned int, unsigned long int)' [A] 'function int inet_ioctl(socket*, unsigned int, unsigned long int)' [A] 'function mdio_device* mdio_device_create(mii_bus*, int)' [A] 'function void mdio_device_free(mdio_device*)' [A] 'function void netdev_rss_key_fill(void*, size_t)' [A] 'function void page_pool_destroy(page_pool*)' [A] 'function void page_pool_release_page(page_pool*, page*)' [A] 'function void phy_ethtool_get_wol(phy_device*, ethtool_wolinfo*)' [A] 'function int phy_ethtool_set_wol(phy_device*, ethtool_wolinfo*)' [A] 'function void phylink_disconnect_phy(phylink*)' [A] 'function int phylink_ethtool_get_eee(phylink*, ethtool_eee*)' [A] 'function void phylink_ethtool_get_pauseparam(phylink*, ethtool_pauseparam*)' [A] 'function void phylink_ethtool_get_wol(phylink*, ethtool_wolinfo*)' [A] 'function int phylink_ethtool_ksettings_get(phylink*, ethtool_link_ksettings*)' [A] 'function int phylink_ethtool_ksettings_set(phylink*, const ethtool_link_ksettings*)' [A] 'function int phylink_ethtool_nway_reset(phylink*)' [A] 'function int phylink_ethtool_set_eee(phylink*, ethtool_eee*)' [A] 'function int phylink_ethtool_set_pauseparam(phylink*, ethtool_pauseparam*)' [A] 'function int phylink_ethtool_set_wol(phylink*, ethtool_wolinfo*)' [A] 'function int phylink_get_eee_err(phylink*)' [A] 'function void phylink_mac_change(phylink*, bool)' [A] 'function int phylink_mii_ioctl(phylink*, ifreq*, int)' [A] 'function void phylink_resume(phylink*)' [A] 'function void phylink_set_pcs(phylink*, phylink_pcs*)' [A] 'function int phylink_speed_down(phylink*, bool)' [A] 'function int phylink_speed_up(phylink*)' [A] 'function void phylink_stop(phylink*)' [A] 'function void phylink_suspend(phylink*, bool)' [A] 'function bool xdp_rxq_info_is_reg(xdp_rxq_info*)' [A] 'function void xdp_rxq_info_unreg_mem_model(xdp_rxq_info*)' [A] 'function xdp_buff* xp_alloc(xsk_buff_pool*)' [A] 'function int xp_dma_map(xsk_buff_pool*, device*, unsigned long int, page**, u32)' [A] 'function void xp_dma_sync_for_cpu_slow(xdp_buff_xsk*)' [A] 'function void xp_dma_sync_for_device_slow(xsk_buff_pool*, dma_addr_t, size_t)' [A] 'function void xp_dma_unmap(xsk_buff_pool*, unsigned long int)' [A] 'function void xp_free(xdp_buff_xsk*)' [A] 'function dma_addr_t xp_raw_get_dma(xsk_buff_pool*, u64)' [A] 'function void xp_set_rxq_info(xsk_buff_pool*, xdp_rxq_info*)' [A] 'function void xsk_clear_rx_need_wakeup(xsk_buff_pool*)' [A] 'function xsk_buff_pool* xsk_get_pool_from_qid(net_device*, u16)' [A] 'function void xsk_set_rx_need_wakeup(xsk_buff_pool*)' [A] 'function void xsk_set_tx_need_wakeup(xsk_buff_pool*)' [A] 'function void xsk_tx_completed(xsk_buff_pool*, u32)' [A] 'function bool xsk_tx_peek_desc(xsk_buff_pool*, xdp_desc*)' [A] 'function void xsk_tx_release(xsk_buff_pool*)' [A] 'function bool xsk_uses_need_wakeup(xsk_buff_pool*)' Bug: 211744078 Change-Id: Ibe62ced922b992c56c6457fdf2c4ba20dfe874b4 Signed-off-by: Gokul krishna Krishnakumar <quic_gokukris@quicinc.com>
This commit is contained in:
committed by
Todd Kjos
parent
7ec90fc9de
commit
dd97c0f284
File diff suppressed because it is too large
Load Diff
@@ -10,6 +10,7 @@
|
||||
__arch_copy_to_user
|
||||
__arm_smccc_smc
|
||||
__arm_smccc_sve_check
|
||||
__bitmap_and
|
||||
__bitmap_clear
|
||||
__bitmap_or
|
||||
__bitmap_set
|
||||
@@ -48,6 +49,7 @@
|
||||
__fdget
|
||||
__find_vma
|
||||
__free_pages
|
||||
__genphy_config_aneg
|
||||
__get_free_pages
|
||||
__get_task_comm
|
||||
__hrtimer_get_remaining
|
||||
@@ -93,6 +95,7 @@
|
||||
__pm_stay_awake
|
||||
__pskb_pull_tail
|
||||
__put_page
|
||||
__put_task_struct
|
||||
__rcu_read_lock
|
||||
__rcu_read_unlock
|
||||
__register_blkdev
|
||||
@@ -297,8 +300,10 @@
|
||||
bio_start_io_acct
|
||||
bitmap_allocate_region
|
||||
bitmap_find_next_zero_area_off
|
||||
bitmap_free
|
||||
bitmap_print_to_pagebuf
|
||||
bitmap_release_region
|
||||
bitmap_zalloc
|
||||
blk_cleanup_disk
|
||||
blk_mq_rq_cpu
|
||||
blk_queue_flag_clear
|
||||
@@ -473,6 +478,7 @@
|
||||
debugfs_file_put
|
||||
debugfs_lookup
|
||||
debugfs_remove
|
||||
debugfs_rename
|
||||
dec_node_page_state
|
||||
dec_zone_page_state
|
||||
default_llseek
|
||||
@@ -483,6 +489,7 @@
|
||||
del_timer_sync
|
||||
delayed_work_timer_fn
|
||||
destroy_workqueue
|
||||
dev_change_flags
|
||||
dev_coredumpm
|
||||
dev_driver_string
|
||||
dev_err_probe
|
||||
@@ -534,6 +541,7 @@
|
||||
device_find_child
|
||||
device_for_each_child
|
||||
device_get_match_data
|
||||
device_get_phy_mode
|
||||
device_init_wakeup
|
||||
device_initialize
|
||||
device_link_add
|
||||
@@ -548,6 +556,7 @@
|
||||
device_unregister
|
||||
device_wakeup_disable
|
||||
devm_add_action
|
||||
devm_alloc_etherdev_mqs
|
||||
devm_blk_ksm_init
|
||||
devm_clk_bulk_get_all
|
||||
devm_clk_get
|
||||
@@ -695,6 +704,10 @@
|
||||
edac_device_handle_ue_count
|
||||
enable_irq
|
||||
enable_percpu_irq
|
||||
ethnl_cable_test_fault_length
|
||||
ethnl_cable_test_result
|
||||
ethtool_convert_legacy_u32_to_link_mode
|
||||
ethtool_convert_link_mode_to_legacy_u32
|
||||
event_triggers_call
|
||||
eventfd_ctx_fdget
|
||||
eventfd_ctx_fileget
|
||||
@@ -715,6 +728,11 @@
|
||||
find_vpid
|
||||
finish_wait
|
||||
firmware_request_nowarn
|
||||
flow_block_cb_setup_simple
|
||||
flow_rule_match_basic
|
||||
flow_rule_match_ipv4_addrs
|
||||
flow_rule_match_ports
|
||||
flow_rule_match_vlan
|
||||
flush_dcache_page
|
||||
flush_delayed_work
|
||||
flush_work
|
||||
@@ -768,6 +786,14 @@
|
||||
geni_se_select_mode
|
||||
geni_se_tx_dma_prep
|
||||
geni_se_tx_dma_unprep
|
||||
genphy_read_abilities
|
||||
genphy_read_mmd_unsupported
|
||||
genphy_read_status
|
||||
genphy_restart_aneg
|
||||
genphy_resume
|
||||
genphy_soft_reset
|
||||
genphy_suspend
|
||||
genphy_write_mmd_unsupported
|
||||
get_cpu_device
|
||||
get_device
|
||||
get_each_dmabuf
|
||||
@@ -880,9 +906,12 @@
|
||||
idr_remove
|
||||
iio_read_channel_processed
|
||||
iio_write_channel_raw
|
||||
in4_pton
|
||||
in_egroup_p
|
||||
inc_node_page_state
|
||||
inc_zone_page_state
|
||||
inet6_ioctl
|
||||
inet_ioctl
|
||||
init_iova_domain
|
||||
init_net
|
||||
init_pid_ns
|
||||
@@ -1089,6 +1118,14 @@
|
||||
mbox_free_channel
|
||||
mbox_request_channel
|
||||
mbox_send_message
|
||||
mdio_device_create
|
||||
mdio_device_free
|
||||
mdiobus_alloc_size
|
||||
mdiobus_free
|
||||
mdiobus_get_phy
|
||||
mdiobus_read
|
||||
mdiobus_unregister
|
||||
mdiobus_write
|
||||
mem_dump_obj
|
||||
memblock_end_of_DRAM
|
||||
memchr
|
||||
@@ -1127,6 +1164,8 @@
|
||||
mutex_lock_interruptible
|
||||
mutex_trylock
|
||||
mutex_unlock
|
||||
netdev_alert
|
||||
netdev_rss_key_fill
|
||||
no_llseek
|
||||
nonseekable_open
|
||||
nr_cpu_ids
|
||||
@@ -1191,6 +1230,7 @@
|
||||
of_irq_parse_one
|
||||
of_match_device
|
||||
of_match_node
|
||||
of_mdiobus_register
|
||||
of_n_addr_cells
|
||||
of_n_size_cells
|
||||
of_node_name_eq
|
||||
@@ -1199,6 +1239,7 @@
|
||||
of_parse_phandle_with_fixed_args
|
||||
of_phandle_iterator_init
|
||||
of_phandle_iterator_next
|
||||
of_phy_is_fixed_link
|
||||
of_phy_simple_xlate
|
||||
of_platform_depopulate
|
||||
of_platform_device_create
|
||||
@@ -1226,6 +1267,11 @@
|
||||
oops_in_progress
|
||||
page_endio
|
||||
page_mapping
|
||||
page_pool_alloc_pages
|
||||
page_pool_create
|
||||
page_pool_destroy
|
||||
page_pool_put_page
|
||||
page_pool_release_page
|
||||
panic
|
||||
panic_notifier_list
|
||||
panic_timeout
|
||||
@@ -1281,12 +1327,51 @@
|
||||
perf_pmu_unregister
|
||||
perf_trace_buf_alloc
|
||||
perf_trace_run_bpf_submit
|
||||
phy_attached_info
|
||||
phy_calibrate
|
||||
phy_drivers_register
|
||||
phy_drivers_unregister
|
||||
phy_error
|
||||
phy_ethtool_get_wol
|
||||
phy_ethtool_set_wol
|
||||
phy_exit
|
||||
phy_init
|
||||
phy_init_eee
|
||||
phy_init_hw
|
||||
phy_mac_interrupt
|
||||
phy_modify
|
||||
phy_modify_mmd
|
||||
phy_power_off
|
||||
phy_power_on
|
||||
phy_read_mmd
|
||||
phy_set_mode_ext
|
||||
phy_trigger_machine
|
||||
phy_write_mmd
|
||||
phylink_connect_phy
|
||||
phylink_create
|
||||
phylink_destroy
|
||||
phylink_disconnect_phy
|
||||
phylink_ethtool_get_eee
|
||||
phylink_ethtool_get_pauseparam
|
||||
phylink_ethtool_get_wol
|
||||
phylink_ethtool_ksettings_get
|
||||
phylink_ethtool_ksettings_set
|
||||
phylink_ethtool_nway_reset
|
||||
phylink_ethtool_set_eee
|
||||
phylink_ethtool_set_pauseparam
|
||||
phylink_ethtool_set_wol
|
||||
phylink_get_eee_err
|
||||
phylink_mac_change
|
||||
phylink_mii_ioctl
|
||||
phylink_of_phy_connect
|
||||
phylink_resume
|
||||
phylink_set_pcs
|
||||
phylink_set_port_modes
|
||||
phylink_speed_down
|
||||
phylink_speed_up
|
||||
phylink_start
|
||||
phylink_stop
|
||||
phylink_suspend
|
||||
pick_highest_pushable_task
|
||||
pick_migrate_task
|
||||
pinconf_generic_dt_node_to_map
|
||||
@@ -1308,6 +1393,7 @@
|
||||
platform_driver_unregister
|
||||
platform_get_irq
|
||||
platform_get_irq_byname
|
||||
platform_get_irq_byname_optional
|
||||
platform_get_resource
|
||||
platform_get_resource_byname
|
||||
platform_irq_count
|
||||
@@ -1362,6 +1448,10 @@
|
||||
proc_douintvec_minmax
|
||||
proto_register
|
||||
proto_unregister
|
||||
ptp_clock_event
|
||||
ptp_clock_index
|
||||
ptp_clock_register
|
||||
ptp_clock_unregister
|
||||
put_device
|
||||
put_iova_domain
|
||||
put_user_ifreq
|
||||
@@ -1687,6 +1777,7 @@
|
||||
sysctl_vals
|
||||
sysfs_add_file_to_group
|
||||
sysfs_add_link_to_group
|
||||
sysfs_create_bin_file
|
||||
sysfs_create_file_ns
|
||||
sysfs_create_files
|
||||
sysfs_create_group
|
||||
@@ -1694,6 +1785,7 @@
|
||||
sysfs_emit
|
||||
sysfs_emit_at
|
||||
sysfs_notify
|
||||
sysfs_remove_bin_file
|
||||
sysfs_remove_file_from_group
|
||||
sysfs_remove_file_ns
|
||||
sysfs_remove_files
|
||||
@@ -1907,6 +1999,8 @@
|
||||
xa_find_after
|
||||
xa_load
|
||||
xa_store
|
||||
xdp_rxq_info_is_reg
|
||||
xdp_rxq_info_unreg_mem_model
|
||||
xhci_alloc_command
|
||||
xhci_alloc_erst
|
||||
xhci_free_command
|
||||
@@ -1916,4 +2010,19 @@
|
||||
xhci_ring_cmd_db
|
||||
xhci_ring_free
|
||||
xhci_trb_virt_to_dma
|
||||
__put_task_struct
|
||||
xp_alloc
|
||||
xp_dma_map
|
||||
xp_dma_sync_for_cpu_slow
|
||||
xp_dma_sync_for_device_slow
|
||||
xp_dma_unmap
|
||||
xp_free
|
||||
xp_raw_get_dma
|
||||
xp_set_rxq_info
|
||||
xsk_clear_rx_need_wakeup
|
||||
xsk_get_pool_from_qid
|
||||
xsk_set_rx_need_wakeup
|
||||
xsk_set_tx_need_wakeup
|
||||
xsk_tx_completed
|
||||
xsk_tx_peek_desc
|
||||
xsk_tx_release
|
||||
xsk_uses_need_wakeup
|
||||
|
||||
Reference in New Issue
Block a user