ANDROID: GKI: Add symbol to symbol list for imx
43 function symbol(s) added
'void dev_activate(struct net_device*)'
'void dev_deactivate(struct net_device*)'
'struct Qdisc* dev_graft_qdisc(struct netdev_queue*, struct Qdisc*)'
'bool ethtool_dev_mm_supported(struct net_device*)'
'struct flow_rule* flow_rule_alloc(unsigned int)'
'void gnet_stats_add_basic(struct gnet_stats_basic_sync*, struct gnet_stats_basic_sync*, struct gnet_stats_basic_sync*, bool)'
'void gnet_stats_basic_sync_init(struct gnet_stats_basic_sync*)'
'clock_t jiffies_to_clock_t(unsigned long)'
'ktime_t ktime_mono_to_any(ktime_t, enum tk_offsets)'
'void mq_change_real_num_tx(struct Qdisc*, unsigned int)'
'netdev_features_t netif_skb_features(struct sk_buff*)'
'void qdisc_offload_query_caps(struct net_device*, enum tc_setup_type, void*, size_t)'
'void qdisc_watchdog_init_clockid(struct qdisc_watchdog*, struct Qdisc*, clockid_t)'
'void rtnl_kfree_skbs(struct sk_buff*, struct sk_buff*)'
'void skb_flow_dissect_ct(const struct sk_buff*, struct flow_dissector*, void*, u16*, size_t, bool, u16)'
'void skb_flow_dissect_hash(const struct sk_buff*, struct flow_dissector*, void*)'
'void skb_flow_dissect_meta(const struct sk_buff*, struct flow_dissector*, void*)'
'void skb_flow_dissect_tunnel_info(const struct sk_buff*, struct flow_dissector*, void*)'
'void skb_flow_dissector_init(struct flow_dissector*, const struct flow_dissector_key*, unsigned int)'
'int sock_queue_err_skb(struct sock*, struct sk_buff*)'
'void tc_cleanup_offload_action(struct flow_action*)'
'int tc_setup_cb_add(struct tcf_block*, struct tcf_proto*, enum tc_setup_type, void*, bool, u32*, unsigned int*, bool)'
'int tc_setup_cb_call(struct tcf_block*, enum tc_setup_type, void*, bool, bool)'
'int tc_setup_cb_destroy(struct tcf_block*, struct tcf_proto*, enum tc_setup_type, void*, bool, u32*, unsigned int*, bool)'
'int tc_setup_cb_reoffload(struct tcf_block*, struct tcf_proto*, bool, flow_setup_cb_t*, enum tc_setup_type, void*, void*, u32*, unsigned int*)'
'int tc_setup_offload_action(struct flow_action*, const struct tcf_exts*, struct netlink_ext_ack*)'
'void tc_skb_ext_tc_disable()'
'void tc_skb_ext_tc_enable()'
'int tcf_action_check_ctrlact(int, struct tcf_proto*, struct tcf_chain**, struct netlink_ext_ack*)'
'struct tcf_chain* tcf_action_set_ctrlact(struct tc_action*, int, struct tcf_chain*)'
'int tcf_action_update_hw_stats(struct tc_action*)'
'void tcf_action_update_stats(struct tc_action*, u64, u64, u64, bool)'
'void tcf_chain_put_by_act(struct tcf_chain*)'
'unsigned int tcf_exts_num_actions(struct tcf_exts*)'
'int tcf_exts_terse_dump(struct sk_buff*, struct tcf_exts*)'
'int tcf_exts_validate_ex(struct net*, struct tcf_proto*, struct nlattr**, struct nlattr*, struct tcf_exts*, u32, u32, struct netlink_ext_ack*)'
'int tcf_idr_check_alloc(struct tc_action_net*, u32*, struct tc_action**, int)'
'void tcf_idr_cleanup(struct tc_action_net*, u32)'
'int tcf_idr_create_from_flags(struct tc_action_net*, u32, struct nlattr*, struct tc_action**, const struct tc_action_ops*, int, u32)'
'int tcf_idr_release(struct tc_action*, bool)'
'void tcf_idrinfo_destroy(const struct tc_action_ops*, struct tcf_idrinfo*)'
'int tcf_register_action(struct tc_action_ops*, struct pernet_operations*)'
'int tcf_unregister_action(struct tc_action_ops*, struct pernet_operations*)'
2 variable symbol(s) added
'const struct Qdisc_ops* default_qdisc_ops'
'struct Qdisc_ops pfifo_fast_ops'
Bug: 360916929
Change-Id: Ifa7bbc3e7ed6b4c193ef5b5b58b3cf55f5dd05bc
Signed-off-by:
Zhipeng Wang <zhipeng.wang_1@nxp.com>
Loading
Please sign in to comment