mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ANDROID: Update the ABI symbol list
Adding the following symbols: - blk_mq_quiesce_queue - blk_mq_unquiesce_queue - cpuset_cpus_allowed - lru_cache_disable - lru_disable_count - sbitmap_weight - __task_rq_lock Bug: 399486531 Change-Id: Id7ea92a966a894954b70eb10d3cc2db429221598 Signed-off-by: John Scheible <johnscheible@google.com>
This commit is contained in:
@@ -384990,6 +384990,24 @@ elf_symbol {
|
||||
type_id: 0x1c31d966
|
||||
full_name: "lowpan_unregister_netdevice"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x786bc3fa
|
||||
name: "lru_cache_disable"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x308165ec
|
||||
type_id: 0x10985193
|
||||
full_name: "lru_cache_disable"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x9a75fb33
|
||||
name: "lru_disable_count"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x78e6f225
|
||||
type_id: 0x74d29cf1
|
||||
full_name: "lru_disable_count"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xf2af3ba0
|
||||
name: "lru_gen_caps"
|
||||
@@ -422138,6 +422156,8 @@ interface {
|
||||
symbol_id: 0xbc74f02a
|
||||
symbol_id: 0x01bea327
|
||||
symbol_id: 0x4f31c756
|
||||
symbol_id: 0x786bc3fa
|
||||
symbol_id: 0x9a75fb33
|
||||
symbol_id: 0xf2af3ba0
|
||||
symbol_id: 0x7bd17841
|
||||
symbol_id: 0xf4530070
|
||||
|
||||
@@ -106,10 +106,12 @@
|
||||
blk_mq_free_request
|
||||
blk_mq_free_tag_set
|
||||
blk_mq_map_queues
|
||||
blk_mq_quiesce_queue
|
||||
blk_mq_start_request
|
||||
blk_mq_start_stopped_hw_queues
|
||||
blk_mq_stop_hw_queues
|
||||
blk_mq_unique_tag
|
||||
blk_mq_unquiesce_queue
|
||||
blk_mq_update_nr_hw_queues
|
||||
blk_op_str
|
||||
blk_queue_chunk_sectors
|
||||
@@ -286,6 +288,7 @@
|
||||
__cpu_present_mask
|
||||
cpupri_find_fitness
|
||||
cpu_scale
|
||||
cpuset_cpus_allowed
|
||||
cpus_read_lock
|
||||
cpus_read_unlock
|
||||
cpu_subsys
|
||||
@@ -1359,6 +1362,8 @@
|
||||
log_threaded_irq_wakeup_reason
|
||||
log_write_mmio
|
||||
loops_per_jiffy
|
||||
lru_cache_disable
|
||||
lru_disable_count
|
||||
mac_pton
|
||||
mas_empty_area_rev
|
||||
mas_find
|
||||
@@ -1960,6 +1965,7 @@
|
||||
rtnl_trylock
|
||||
rtnl_unlock
|
||||
runqueues
|
||||
sbitmap_weight
|
||||
sched_clock
|
||||
sched_feat_keys
|
||||
sched_setattr_nocheck
|
||||
@@ -2299,6 +2305,7 @@
|
||||
tasklet_setup
|
||||
tasklet_unlock_wait
|
||||
__task_pid_nr_ns
|
||||
__task_rq_lock
|
||||
task_rq_lock
|
||||
tcpci_get_tcpm_port
|
||||
tcpci_irq
|
||||
|
||||
Reference in New Issue
Block a user