ANDROID: GKI: Update symbols to symbol list
Update symbols to symbol list from oppo Leaf changes summary: 3 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable 2 Added functions: [A] 'function sock* __inet6_lookup_established(net*, inet_hashinfo*, const in6_addr*, const __be16, const in6_addr*, const u16, const int, const int)' [A] 'function sock* __inet_lookup_established(net*, inet_hashinfo*, const __be32, const __be16, const __be32, const u16, const int, const int)' 1 Added variable: [A] 'inet_hashinfo tcp_hashinfo' Bug: 193384408 Signed-off-by: Wei Liu <liuwei.a@oppo.com> Change-Id: I807fb047fdfb08d17fe19f26f753bd118c1f19ee
This commit is contained in:
parent
9608dc38a0
commit
0dcfc2c036
2 changed files with 5603 additions and 5773 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -1110,7 +1110,9 @@
|
|||
inc_node_page_state
|
||||
inc_zone_page_state
|
||||
in_egroup_p
|
||||
__inet6_lookup_established
|
||||
inet_csk_get_port
|
||||
__inet_lookup_established
|
||||
init_iova_domain
|
||||
init_net
|
||||
init_pseudo
|
||||
|
|
@ -2514,6 +2516,7 @@
|
|||
__task_pid_nr_ns
|
||||
__task_rq_lock
|
||||
task_rq_lock
|
||||
tcp_hashinfo
|
||||
tcp_parse_options
|
||||
thermal_cooling_device_register
|
||||
thermal_cooling_device_unregister
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue