ANDROID: update the pixel symbol list

Add the symbols:
  kthread_create_on_cpu
  pm_runtime_get_if_active
  usb_udc_vbus_handler

Bug: 277396090
Change-Id: I29fc958d50cd28901333755d11001789215d1c57
Signed-off-by: Will McVicker <willmcvicker@google.com>
This commit is contained in:
Will McVicker
2023-04-11 16:32:46 -07:00
committed by William McVicker
parent 74975d13f3
commit 39db5c7241
2 changed files with 50 additions and 0 deletions

View File

@@ -297128,6 +297128,14 @@ function {
parameter_id: 0xf435685e
parameter_id: 0x33756485
}
function {
id: 0x70203fbf
return_type_id: 0x1d19a9d5
parameter_id: 0x2c7bd73f
parameter_id: 0x18bd6530
parameter_id: 0x4585663f
parameter_id: 0x3e10b518
}
function {
id: 0x7028bf98
return_type_id: 0x1d19a9d5
@@ -347730,6 +347738,15 @@ elf_symbol {
type_id: 0x1230d8bc
full_name: "kthread_complete_and_exit"
}
elf_symbol {
id: 0x4ed76f28
name: "kthread_create_on_cpu"
is_defined: true
symbol_type: FUNCTION
crc: 0x10a0b150
type_id: 0x70203fbf
full_name: "kthread_create_on_cpu"
}
elf_symbol {
id: 0x54d851dc
name: "kthread_create_on_node"
@@ -354272,6 +354289,15 @@ elf_symbol {
type_id: 0x9d16dd74
full_name: "pm_runtime_force_suspend"
}
elf_symbol {
id: 0x322949f1
name: "pm_runtime_get_if_active"
is_defined: true
symbol_type: FUNCTION
crc: 0x8ca898f3
type_id: 0x9ca3200b
full_name: "pm_runtime_get_if_active"
}
elf_symbol {
id: 0x878b97bb
name: "pm_runtime_irq_safe"
@@ -366138,6 +366164,15 @@ elf_symbol {
type_id: 0x9e0a7037
full_name: "usb_submit_urb"
}
elf_symbol {
id: 0x5d6fb7c5
name: "usb_udc_vbus_handler"
is_defined: true
symbol_type: FUNCTION
crc: 0xff906e8b
type_id: 0x1874e22c
full_name: "usb_udc_vbus_handler"
}
elf_symbol {
id: 0x4eea2829
name: "usb_unanchor_urb"
@@ -381279,6 +381314,10 @@ symbols {
key: "kthread_complete_and_exit"
value: 0xd20ecdb9
}
symbol {
key: "kthread_create_on_cpu"
value: 0x4ed76f28
}
symbol {
key: "kthread_create_on_node"
value: 0x54d851dc
@@ -384187,6 +384226,10 @@ symbols {
key: "pm_runtime_force_suspend"
value: 0x80df38ea
}
symbol {
key: "pm_runtime_get_if_active"
value: 0x322949f1
}
symbol {
key: "pm_runtime_irq_safe"
value: 0x878b97bb
@@ -389463,6 +389506,10 @@ symbols {
key: "usb_submit_urb"
value: 0x6fe64b22
}
symbol {
key: "usb_udc_vbus_handler"
value: 0x5d6fb7c5
}
symbol {
key: "usb_unanchor_urb"
value: 0x4eea2829

View File

@@ -990,6 +990,7 @@
kthread_bind_mask
kthread_cancel_delayed_work_sync
kthread_complete_and_exit
kthread_create_on_cpu
kthread_create_on_node
kthread_create_worker
kthread_delayed_work_timer_fn
@@ -1304,6 +1305,7 @@
pm_runtime_forbid
pm_runtime_force_resume
pm_runtime_force_suspend
pm_runtime_get_if_active
__pm_runtime_idle
pm_runtime_irq_safe
__pm_runtime_resume
@@ -1882,6 +1884,7 @@
usb_role_switch_unregister
usb_speed_string
usb_string_id
usb_udc_vbus_handler
usb_unregister_notify
__usecs_to_jiffies
usleep_range_state