mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: ABI: update symbol list for honor
2 function symbol(s) added 'int netdev_get_name(struct net*, char*, int)' 'void tcp_send_active_reset(struct sock*, gfp_t)' Bug: 334000512 Change-Id: I83507ca33d4547088b61c6f83cfb48cc94474185 Signed-off-by: Chenghao Zhao <zhaochenghao@honor.com>
This commit is contained in:
committed by
Treehugger Robot
parent
b5ee53c64e
commit
2cd8ac816d
@@ -297362,6 +297362,12 @@ function {
|
||||
return_type_id: 0x48b5725f
|
||||
parameter_id: 0x1259e377
|
||||
}
|
||||
function {
|
||||
id: 0x140fc677
|
||||
return_type_id: 0x48b5725f
|
||||
parameter_id: 0x1d44326e
|
||||
parameter_id: 0xf1a6dfed
|
||||
}
|
||||
function {
|
||||
id: 0x141076c6
|
||||
return_type_id: 0x48b5725f
|
||||
@@ -333732,6 +333738,13 @@ function {
|
||||
parameter_id: 0x02888010
|
||||
parameter_id: 0x0e8833d6
|
||||
}
|
||||
function {
|
||||
id: 0x9ea3b9a0
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x0ca27481
|
||||
parameter_id: 0x0483e6f8
|
||||
parameter_id: 0x6720d32f
|
||||
}
|
||||
function {
|
||||
id: 0x9ea548d2
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -384727,6 +384740,15 @@ elf_symbol {
|
||||
type_id: 0x1c31d966
|
||||
full_name: "netdev_features_change"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x980489ec
|
||||
name: "netdev_get_name"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x7069f1bc
|
||||
type_id: 0x9ea3b9a0
|
||||
full_name: "netdev_get_name"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x1a34a34f
|
||||
name: "netdev_increment_features"
|
||||
@@ -403922,6 +403944,15 @@ elf_symbol {
|
||||
type_id: 0x42a927f9
|
||||
full_name: "tcp_reno_undo_cwnd"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x862e9de5
|
||||
name: "tcp_send_active_reset"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xfedb3bc4
|
||||
type_id: 0x140fc677
|
||||
full_name: "tcp_send_active_reset"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe6a46ba8
|
||||
name: "tcp_slow_start"
|
||||
@@ -418884,6 +418915,7 @@ interface {
|
||||
symbol_id: 0x2ebee953
|
||||
symbol_id: 0xfac0e8e6
|
||||
symbol_id: 0xeb2d9bd2
|
||||
symbol_id: 0x980489ec
|
||||
symbol_id: 0x1a34a34f
|
||||
symbol_id: 0x06bf2dbd
|
||||
symbol_id: 0x5635039f
|
||||
@@ -421017,6 +421049,7 @@ interface {
|
||||
symbol_id: 0x34a062e9
|
||||
symbol_id: 0x97edc1c5
|
||||
symbol_id: 0xdb8e8104
|
||||
symbol_id: 0x862e9de5
|
||||
symbol_id: 0xe6a46ba8
|
||||
symbol_id: 0xb56d0844
|
||||
symbol_id: 0x51ff5f80
|
||||
|
||||
@@ -40,3 +40,5 @@
|
||||
sock_from_file
|
||||
task_cputime_adjusted
|
||||
tcp_sync_mss
|
||||
netdev_get_name
|
||||
tcp_send_active_reset
|
||||
|
||||
Reference in New Issue
Block a user