ANDROID: abi_gki_aarch64_qcom: update abi symbols
add android_vh_bus_iommu_probe symbol to support manipulation of iommu device register for smmu devices. Symbols added: __traceiter_android_vh_bus_iommu_probe __tracepoint_android_vh_bus_iommu_probe Bug: 305648820 Signed-off-by: Venkata Rao Kakani <quic_vkakani@quicinc.com> Change-Id: I6ba84f05bb786c06a946ffd3a755e0605441e115
This commit is contained in:
parent
2fff9f7cd4
commit
f82e080810
2 changed files with 30 additions and 0 deletions
|
|
@ -316209,6 +316209,14 @@ function {
|
|||
parameter_id: 0x3e10b518
|
||||
parameter_id: 0x11cfee5a
|
||||
}
|
||||
function {
|
||||
id: 0x9b54acf0
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x3ee88c45
|
||||
parameter_id: 0x03ce74cd
|
||||
parameter_id: 0x11cfee5a
|
||||
}
|
||||
function {
|
||||
id: 0x9b54b215
|
||||
return_type_id: 0x6720d32f
|
||||
|
|
@ -334705,6 +334713,15 @@ elf_symbol {
|
|||
type_id: 0x9a1a471c
|
||||
full_name: "__traceiter_android_vh_build_sched_domains"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x31a78b8a
|
||||
name: "__traceiter_android_vh_bus_iommu_probe"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x61426ce9
|
||||
type_id: 0x9b54acf0
|
||||
full_name: "__traceiter_android_vh_bus_iommu_probe"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xa9225bf8
|
||||
name: "__traceiter_android_vh_cgroup_attach"
|
||||
|
|
@ -338395,6 +338412,15 @@ elf_symbol {
|
|||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_build_sched_domains"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x527423dc
|
||||
name: "__tracepoint_android_vh_bus_iommu_probe"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0xa5acc533
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_bus_iommu_probe"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd3845a12
|
||||
name: "__tracepoint_android_vh_cgroup_attach"
|
||||
|
|
@ -396105,6 +396131,7 @@ interface {
|
|||
symbol_id: 0x61c82fb5
|
||||
symbol_id: 0x53fba77d
|
||||
symbol_id: 0xe479b209
|
||||
symbol_id: 0x31a78b8a
|
||||
symbol_id: 0xa9225bf8
|
||||
symbol_id: 0x33c527ab
|
||||
symbol_id: 0x5012fcd8
|
||||
|
|
@ -396515,6 +396542,7 @@ interface {
|
|||
symbol_id: 0x75b174bb
|
||||
symbol_id: 0x506628ab
|
||||
symbol_id: 0x0d3c7607
|
||||
symbol_id: 0x527423dc
|
||||
symbol_id: 0xd3845a12
|
||||
symbol_id: 0x6f146fe1
|
||||
symbol_id: 0x678bb5ba
|
||||
|
|
|
|||
|
|
@ -3386,6 +3386,7 @@
|
|||
__traceiter_android_vh_binder_set_priority
|
||||
__traceiter_android_vh_binder_wakeup_ilocked
|
||||
__traceiter_android_vh_build_sched_domains
|
||||
__traceiter_android_vh_bus_iommu_probe
|
||||
__traceiter_android_vh_check_hibernation_swap
|
||||
__traceiter_android_vh_check_uninterrupt_tasks
|
||||
__traceiter_android_vh_check_uninterrupt_tasks_done
|
||||
|
|
@ -3533,6 +3534,7 @@
|
|||
__tracepoint_android_vh_binder_set_priority
|
||||
__tracepoint_android_vh_binder_wakeup_ilocked
|
||||
__tracepoint_android_vh_build_sched_domains
|
||||
__tracepoint_android_vh_bus_iommu_probe
|
||||
__tracepoint_android_vh_check_hibernation_swap
|
||||
__tracepoint_android_vh_check_uninterrupt_tasks
|
||||
__tracepoint_android_vh_check_uninterrupt_tasks_done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue