ANDROID: qcom: Add xfrm and skb related symbols

Add __xfrm_decode_session, xfrm_lookup, xfrm_output and kfree_skb_list
which are needed by rmnet modules.

Leaf changes summary: 4 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

4 Added functions:

  [A] 'function int __xfrm_decode_session(sk_buff*, flowi*, unsigned int, int)'
  [A] 'function void kfree_skb_list(sk_buff*)'
  [A] 'function dst_entry* xfrm_lookup(net*, dst_entry*, const flowi*, const sock*, int)'
  [A] 'function int xfrm_output(sock*, sk_buff*)'

Bug: 191435348
Change-Id: Ib61aaf84ed145c3f87015c890f6c9e6d5ae722f6
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
This commit is contained in:
Subash Abhinov Kasiviswanathan 2021-06-14 22:31:07 -07:00 committed by Todd Kjos
parent 8102df91f2
commit c0e8aae5c5
2 changed files with 746 additions and 712 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1261,6 +1261,7 @@
kfree_const
kfree_sensitive
kfree_skb
kfree_skb_list
kick_all_cpus_sync
kill_anon_super
kill_fasync
@ -2916,6 +2917,9 @@
xa_find_after
xa_load
xa_store
__xfrm_decode_session
xfrm_lookup
xfrm_output
xhci_alloc_command
xhci_alloc_erst
xhci_free_command