ANDROID: GKI: Update abi_gki_aarch64_qcom for page_owner symbols
Update abi_gki_aarch64_qcom to include __set_page_owner and page_owner_inited symbols. Bug: 296348400 Change-Id: I3dec65fb596764e51897dd0251aada539a34feca Signed-off-by: Pratyush Brahma <quic_pbrahma@quicinc.com>
This commit is contained in:
parent
f08623648a
commit
2a13641a14
2 changed files with 29 additions and 0 deletions
|
|
@ -284102,6 +284102,13 @@ function {
|
||||||
return_type_id: 0x48b5725f
|
return_type_id: 0x48b5725f
|
||||||
parameter_id: 0x0a134144
|
parameter_id: 0x0a134144
|
||||||
}
|
}
|
||||||
|
function {
|
||||||
|
id: 0x12201786
|
||||||
|
return_type_id: 0x48b5725f
|
||||||
|
parameter_id: 0x06835e9c
|
||||||
|
parameter_id: 0xc93e017b
|
||||||
|
parameter_id: 0xf1a6dfed
|
||||||
|
}
|
||||||
function {
|
function {
|
||||||
id: 0x12217922
|
id: 0x12217922
|
||||||
return_type_id: 0x48b5725f
|
return_type_id: 0x48b5725f
|
||||||
|
|
@ -326766,6 +326773,15 @@ elf_symbol {
|
||||||
type_id: 0x1009f18b
|
type_id: 0x1009f18b
|
||||||
full_name: "__serio_register_port"
|
full_name: "__serio_register_port"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0xeaddb422
|
||||||
|
name: "__set_page_owner"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: FUNCTION
|
||||||
|
crc: 0xe501529f
|
||||||
|
type_id: 0x12201786
|
||||||
|
full_name: "__set_page_owner"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0x29a11d8a
|
id: 0x29a11d8a
|
||||||
name: "__sg_page_iter_dma_next"
|
name: "__sg_page_iter_dma_next"
|
||||||
|
|
@ -362928,6 +362944,15 @@ elf_symbol {
|
||||||
type_id: 0x6a8ce717
|
type_id: 0x6a8ce717
|
||||||
full_name: "page_mapping"
|
full_name: "page_mapping"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0x8cc91d1b
|
||||||
|
name: "page_owner_inited"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: OBJECT
|
||||||
|
crc: 0xda1512e5
|
||||||
|
type_id: 0x8e47c273
|
||||||
|
full_name: "page_owner_inited"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0x44e50ff8
|
id: 0x44e50ff8
|
||||||
name: "page_pinner_inited"
|
name: "page_pinner_inited"
|
||||||
|
|
@ -385809,6 +385834,7 @@ interface {
|
||||||
symbol_id: 0x55017671
|
symbol_id: 0x55017671
|
||||||
symbol_id: 0x257c4bb9
|
symbol_id: 0x257c4bb9
|
||||||
symbol_id: 0x8aca43ec
|
symbol_id: 0x8aca43ec
|
||||||
|
symbol_id: 0xeaddb422
|
||||||
symbol_id: 0x29a11d8a
|
symbol_id: 0x29a11d8a
|
||||||
symbol_id: 0x208b66fa
|
symbol_id: 0x208b66fa
|
||||||
symbol_id: 0x4a440f54
|
symbol_id: 0x4a440f54
|
||||||
|
|
@ -389826,6 +389852,7 @@ interface {
|
||||||
symbol_id: 0x13dfcd3d
|
symbol_id: 0x13dfcd3d
|
||||||
symbol_id: 0xc2b69854
|
symbol_id: 0xc2b69854
|
||||||
symbol_id: 0x4f3e5356
|
symbol_id: 0x4f3e5356
|
||||||
|
symbol_id: 0x8cc91d1b
|
||||||
symbol_id: 0x44e50ff8
|
symbol_id: 0x44e50ff8
|
||||||
symbol_id: 0xec5c680b
|
symbol_id: 0xec5c680b
|
||||||
symbol_id: 0xdc14ff55
|
symbol_id: 0xdc14ff55
|
||||||
|
|
|
||||||
|
|
@ -2213,6 +2213,7 @@
|
||||||
page_ext_put
|
page_ext_put
|
||||||
page_is_ram
|
page_is_ram
|
||||||
page_mapping
|
page_mapping
|
||||||
|
page_owner_inited
|
||||||
page_pinner_inited
|
page_pinner_inited
|
||||||
__page_pinner_put_page
|
__page_pinner_put_page
|
||||||
page_pool_alloc_pages
|
page_pool_alloc_pages
|
||||||
|
|
@ -2888,6 +2889,7 @@
|
||||||
set_normalized_timespec64
|
set_normalized_timespec64
|
||||||
set_page_dirty_lock
|
set_page_dirty_lock
|
||||||
__SetPageMovable
|
__SetPageMovable
|
||||||
|
__set_page_owner
|
||||||
set_task_cpu
|
set_task_cpu
|
||||||
setup_udp_tunnel_sock
|
setup_udp_tunnel_sock
|
||||||
set_user_nice
|
set_user_nice
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue