mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ANDROID: GKI: update symbol list for honor
2 function symbol(s) added 'int __traceiter_android_vh_dc_receive(void*, struct sk_buff*, int*)' 'int __traceiter_android_vh_dc_send_copy(void*, struct sk_buff*, struct net_device*)' Bug: 343838581 Change-Id: I23730e70a2757b0923342837cdb06378a6c020fe Signed-off-by: Dezhi Huang <huangdezhi@hihonor.com> (cherry picked from commit 73e65037e4456d7b4d9050ec8ff1ad42a7f09ff3)
This commit is contained in:
committed by
Treehugger Robot
parent
f949397a1b
commit
759bab9407
@@ -327877,6 +327877,13 @@ function {
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x0665e6b6
|
||||
}
|
||||
function {
|
||||
id: 0x9bb62e4f
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x054f691a
|
||||
parameter_id: 0x32a623d7
|
||||
}
|
||||
function {
|
||||
id: 0x9bb6653f
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -328085,6 +328092,13 @@ function {
|
||||
parameter_id: 0x3667e19e
|
||||
parameter_id: 0x18bd6530
|
||||
}
|
||||
function {
|
||||
id: 0x9bbe51c4
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x054f691a
|
||||
parameter_id: 0x13580d6c
|
||||
}
|
||||
function {
|
||||
id: 0x9bbe6322
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -346622,6 +346636,24 @@ elf_symbol {
|
||||
type_id: 0x9b73e68e
|
||||
full_name: "__traceiter_android_vh_cpuidle_psci_exit"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xbb17692f
|
||||
name: "__traceiter_android_vh_dc_receive"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x262c78e4
|
||||
type_id: 0x9bbe51c4
|
||||
full_name: "__traceiter_android_vh_dc_receive"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xc8db6e69
|
||||
name: "__traceiter_android_vh_dc_send_copy"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xcd5a030b
|
||||
type_id: 0x9bb62e4f
|
||||
full_name: "__traceiter_android_vh_dc_send_copy"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x8571b536
|
||||
name: "__traceiter_android_vh_delayacct_add_tsk"
|
||||
@@ -351491,6 +351523,24 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_cpuidle_psci_exit"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x869fd955
|
||||
name: "__tracepoint_android_vh_dc_receive"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0xefea9c97
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_dc_receive"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xaab0786f
|
||||
name: "__tracepoint_android_vh_dc_send_copy"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x66a5d87f
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_dc_send_copy"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x93520090
|
||||
name: "__tracepoint_android_vh_delayacct_add_tsk"
|
||||
@@ -416069,6 +416119,8 @@ interface {
|
||||
symbol_id: 0xca50936b
|
||||
symbol_id: 0x431c5bf5
|
||||
symbol_id: 0x9f47ed94
|
||||
symbol_id: 0xbb17692f
|
||||
symbol_id: 0xc8db6e69
|
||||
symbol_id: 0x8571b536
|
||||
symbol_id: 0x02a502ec
|
||||
symbol_id: 0x2553ee29
|
||||
@@ -416610,6 +416662,8 @@ interface {
|
||||
symbol_id: 0x750e1421
|
||||
symbol_id: 0x66a766d7
|
||||
symbol_id: 0xc44d61e6
|
||||
symbol_id: 0x869fd955
|
||||
symbol_id: 0xaab0786f
|
||||
symbol_id: 0x93520090
|
||||
symbol_id: 0xff452bf2
|
||||
symbol_id: 0x440b8973
|
||||
|
||||
@@ -48,3 +48,7 @@
|
||||
udp4_lib_lookup
|
||||
udp6_lib_lookup
|
||||
next_arg
|
||||
__tracepoint_android_vh_dc_send_copy
|
||||
__traceiter_android_vh_dc_send_copy
|
||||
__tracepoint_android_vh_dc_receive
|
||||
__traceiter_android_vh_dc_receive
|
||||
|
||||
Reference in New Issue
Block a user