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>