ANDROID: ABI: Update pixel symbol list

Adding the following symbols:
  - klist_add_head
  - klist_add_tail
  - klist_init
  - klist_iter_exit
  - klist_iter_init
  - klist_next
  - klist_node_attached
  - klist_remove

Bug: 308028804
Change-Id: Ibfe7f62f18a36ca4ca6e07dc8ddf0a7fdde5114c
Signed-off-by: Daniel Okazaki <dtokazaki@google.com>
(cherry picked from commit 35cf4d8eab4665136971dc66c163c9cd18907c3a)
This commit is contained in:
Daniel Okazaki
2024-07-01 20:59:17 +00:00
committed by Treehugger Robot
parent 6cf2e7d968
commit 4a105e4e1c
2 changed files with 127 additions and 0 deletions

View File

@@ -12623,6 +12623,11 @@ pointer_reference {
kind: POINTER
pointee_type_id: 0xbe42b117
}
pointer_reference {
id: 0x2502324f
kind: POINTER
pointee_type_id: 0xbe482fa0
}
pointer_reference {
id: 0x2511a6f5
kind: POINTER
@@ -294483,6 +294488,12 @@ function {
parameter_id: 0x0258f96e
parameter_id: 0x03caf08d
}
function {
id: 0x100359c8
return_type_id: 0x48b5725f
parameter_id: 0x0092c032
parameter_id: 0x2fee15d8
}
function {
id: 0x10035ee9
return_type_id: 0x48b5725f
@@ -301633,6 +301644,11 @@ function {
return_type_id: 0x48b5725f
parameter_id: 0x25520d15
}
function {
id: 0x19d8dd00
return_type_id: 0x48b5725f
parameter_id: 0x2502324f
}
function {
id: 0x19d93429
return_type_id: 0x48b5725f
@@ -302426,6 +302442,13 @@ function {
parameter_id: 0x2cac4c27
parameter_id: 0x391f15ea
}
function {
id: 0x1b5a8722
return_type_id: 0x48b5725f
parameter_id: 0x2fee15d8
parameter_id: 0x0ebf01c0
parameter_id: 0x0ebf01c0
}
function {
id: 0x1b5c7355
return_type_id: 0x48b5725f
@@ -302833,6 +302856,12 @@ function {
parameter_id: 0x2e8d5f05
parameter_id: 0x33756485
}
function {
id: 0x1bf7dc2c
return_type_id: 0x48b5725f
parameter_id: 0x2fee15d8
parameter_id: 0x2502324f
}
function {
id: 0x1bfe630d
return_type_id: 0x48b5725f
@@ -307304,6 +307333,11 @@ function {
parameter_id: 0x92233392
parameter_id: 0x2110e8dc
}
function {
id: 0x34a5a0a0
return_type_id: 0x0092c032
parameter_id: 0x2502324f
}
function {
id: 0x34b8504b
return_type_id: 0x48b5725f
@@ -332790,6 +332824,11 @@ function {
parameter_id: 0xc700b957
parameter_id: 0x07dcdbe1
}
function {
id: 0x9da45323
return_type_id: 0x6720d32f
parameter_id: 0x0092c032
}
function {
id: 0x9da46876
return_type_id: 0x6720d32f
@@ -382363,6 +382402,78 @@ elf_symbol {
type_id: 0x92233392
full_name: "kimage_voffset"
}
elf_symbol {
id: 0x499f7ca5
name: "klist_add_head"
is_defined: true
symbol_type: FUNCTION
crc: 0xe6f52443
type_id: 0x100359c8
full_name: "klist_add_head"
}
elf_symbol {
id: 0xcfc9f455
name: "klist_add_tail"
is_defined: true
symbol_type: FUNCTION
crc: 0x611cfa85
type_id: 0x100359c8
full_name: "klist_add_tail"
}
elf_symbol {
id: 0x8ce1e69a
name: "klist_init"
is_defined: true
symbol_type: FUNCTION
crc: 0xd24e9e8c
type_id: 0x1b5a8722
full_name: "klist_init"
}
elf_symbol {
id: 0x6128fc8c
name: "klist_iter_exit"
is_defined: true
symbol_type: FUNCTION
crc: 0x819d72cb
type_id: 0x19d8dd00
full_name: "klist_iter_exit"
}
elf_symbol {
id: 0x9e89161e
name: "klist_iter_init"
is_defined: true
symbol_type: FUNCTION
crc: 0xe3cd5fae
type_id: 0x1bf7dc2c
full_name: "klist_iter_init"
}
elf_symbol {
id: 0x023e1288
name: "klist_next"
is_defined: true
symbol_type: FUNCTION
crc: 0x355bc89a
type_id: 0x34a5a0a0
full_name: "klist_next"
}
elf_symbol {
id: 0x9240ba00
name: "klist_node_attached"
is_defined: true
symbol_type: FUNCTION
crc: 0x2864abc9
type_id: 0x9da45323
full_name: "klist_node_attached"
}
elf_symbol {
id: 0x55b3b820
name: "klist_remove"
is_defined: true
symbol_type: FUNCTION
crc: 0xc82c721f
type_id: 0x10bce19f
full_name: "klist_remove"
}
elf_symbol {
id: 0xbc2dc163
name: "kmalloc_caches"
@@ -420879,6 +420990,14 @@ interface {
symbol_id: 0x95c81f5f
symbol_id: 0x053e25cb
symbol_id: 0x567c8a8a
symbol_id: 0x499f7ca5
symbol_id: 0xcfc9f455
symbol_id: 0x8ce1e69a
symbol_id: 0x6128fc8c
symbol_id: 0x9e89161e
symbol_id: 0x023e1288
symbol_id: 0x9240ba00
symbol_id: 0x55b3b820
symbol_id: 0xbc2dc163
symbol_id: 0x98b2ed59
symbol_id: 0x158dfa03

View File

@@ -1253,6 +1253,14 @@
kfree_skb_reason
kill_fasync
kimage_voffset
klist_add_head
klist_add_tail
klist_init
klist_iter_exit
klist_iter_init
klist_next
klist_node_attached
klist_remove
__kmalloc
kmalloc_caches
kmalloc_large