ANDROID: ABI: Update pixel symbol list
Adding the following symbols: - irq_check_status_bit - irq_get_percpu_devid_partition - irq_work_run - perf_aux_output_skip - this_cpu_has_cap Bug: 393467632 Change-Id: Ib8fda6340a57d6e19b4ff5f130eae9926aa13acb Signed-off-by: Yabin Cui <yabinc@google.com>
This commit is contained in:
@@ -340208,6 +340208,12 @@ function {
|
||||
return_type_id: 0x3e10b518
|
||||
parameter_id: 0x6720d32f
|
||||
}
|
||||
function {
|
||||
id: 0x8c02526b
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x4585663f
|
||||
parameter_id: 0x38fa32ef
|
||||
}
|
||||
function {
|
||||
id: 0x8c19f874
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -413530,6 +413536,15 @@ elf_symbol {
|
||||
type_id: 0x8d53ba62
|
||||
full_name: "irq_get_irqchip_state"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe9124d83
|
||||
name: "irq_get_percpu_devid_partition"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x703bf5b2
|
||||
type_id: 0x8c02526b
|
||||
full_name: "irq_get_percpu_devid_partition"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x28fabc56
|
||||
name: "irq_modify_status"
|
||||
@@ -439748,6 +439763,15 @@ elf_symbol {
|
||||
type_id: 0x1915f739
|
||||
full_name: "thermal_zone_set_trip_temp"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xc20a8a50
|
||||
name: "this_cpu_has_cap"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xcf266dbd
|
||||
type_id: 0xefc5028b
|
||||
full_name: "this_cpu_has_cap"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x68e98442
|
||||
name: "thread_group_cputime_adjusted"
|
||||
@@ -454506,6 +454530,7 @@ interface {
|
||||
symbol_id: 0x2ed6bfeb
|
||||
symbol_id: 0xa9c80d6c
|
||||
symbol_id: 0xb1d265b1
|
||||
symbol_id: 0xe9124d83
|
||||
symbol_id: 0x28fabc56
|
||||
symbol_id: 0x68e07680
|
||||
symbol_id: 0xcd991820
|
||||
@@ -457418,6 +457443,7 @@ interface {
|
||||
symbol_id: 0x66782435
|
||||
symbol_id: 0x793a755b
|
||||
symbol_id: 0x1615515b
|
||||
symbol_id: 0xc20a8a50
|
||||
symbol_id: 0x68e98442
|
||||
symbol_id: 0x1cf36c3c
|
||||
symbol_id: 0x9fc8421c
|
||||
|
||||
@@ -1257,6 +1257,7 @@
|
||||
__ipv6_addr_type
|
||||
__irq_alloc_descs
|
||||
__irq_apply_affinity_hint
|
||||
irq_check_status_bit
|
||||
irq_create_mapping_affinity
|
||||
irq_create_of_mapping
|
||||
irq_dispose_mapping
|
||||
@@ -1269,6 +1270,7 @@
|
||||
irq_domain_xlate_twocell
|
||||
irq_force_affinity
|
||||
irq_get_irq_data
|
||||
irq_get_percpu_devid_partition
|
||||
irq_modify_status
|
||||
irq_of_parse_and_map
|
||||
__irq_resolve_mapping
|
||||
@@ -1280,6 +1282,7 @@
|
||||
irq_set_irq_type
|
||||
irq_set_irq_wake
|
||||
irq_to_desc
|
||||
irq_work_run
|
||||
is_vmalloc_addr
|
||||
jiffies
|
||||
jiffies_to_msecs
|
||||
@@ -1755,6 +1758,7 @@
|
||||
perf_aux_output_begin
|
||||
perf_aux_output_end
|
||||
perf_aux_output_flag
|
||||
perf_aux_output_skip
|
||||
perf_event_addr_filters_sync
|
||||
perf_event_create_kernel_counter
|
||||
perf_event_disable
|
||||
@@ -2434,6 +2438,7 @@
|
||||
thermal_zone_for_each_trip
|
||||
thermal_zone_get_temp
|
||||
thermal_zone_get_zone_by_name
|
||||
this_cpu_has_cap
|
||||
thread_group_cputime_adjusted
|
||||
time64_to_tm
|
||||
timer_delete
|
||||
|
||||
Reference in New Issue
Block a user