mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: GKI: Update symbol list for Amlogic
2 function symbol(s) added 'unsigned long gen_pool_first_fit_order_align(unsigned long*, unsigned long, unsigned long, unsigned int, void*, struct gen_pool*, unsigned long)' 'void mbox_chan_txdone(struct mbox_chan*, int)' Bug: 290709706 Change-Id: I66d1984970b1dab48db69a5b1fb8572253263f8d Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>
This commit is contained in:
@@ -311041,6 +311041,15 @@ elf_symbol {
|
||||
type_id: 0x30ff8ddd
|
||||
full_name: "gen_pool_first_fit_align"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x5b793682
|
||||
name: "gen_pool_first_fit_order_align"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x3f4bd846
|
||||
type_id: 0x30ff8ddd
|
||||
full_name: "gen_pool_first_fit_order_align"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe0327fdb
|
||||
name: "gen_pool_for_each_chunk"
|
||||
@@ -317319,6 +317328,15 @@ elf_symbol {
|
||||
type_id: 0x1c5fa2cd
|
||||
full_name: "mbox_chan_received_data"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xdaf86712
|
||||
name: "mbox_chan_txdone"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xcf453d45
|
||||
type_id: 0x1da1d415
|
||||
full_name: "mbox_chan_txdone"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd8f7e87d
|
||||
name: "mbox_client_txdone"
|
||||
@@ -341440,6 +341458,7 @@ interface {
|
||||
symbol_id: 0x0d3305c8
|
||||
symbol_id: 0x5c399a13
|
||||
symbol_id: 0xcf017fb2
|
||||
symbol_id: 0x5b793682
|
||||
symbol_id: 0xe0327fdb
|
||||
symbol_id: 0xb38d3ae8
|
||||
symbol_id: 0xb307a45b
|
||||
@@ -342135,6 +342154,7 @@ interface {
|
||||
symbol_id: 0x18bd1341
|
||||
symbol_id: 0x97e555df
|
||||
symbol_id: 0x588e0fe2
|
||||
symbol_id: 0xdaf86712
|
||||
symbol_id: 0xd8f7e87d
|
||||
symbol_id: 0x26ff76ce
|
||||
symbol_id: 0xc74935db
|
||||
|
||||
@@ -354,6 +354,7 @@
|
||||
devm_kmemdup
|
||||
devm_kstrdup
|
||||
devm_kvasprintf
|
||||
devm_mbox_controller_register
|
||||
devm_nvmem_cell_get
|
||||
devm_of_clk_add_hw_provider
|
||||
devm_of_phy_get
|
||||
@@ -708,6 +709,7 @@
|
||||
_find_last_bit
|
||||
_find_next_bit
|
||||
__find_vma
|
||||
find_vm_area
|
||||
find_vpid
|
||||
finish_wait
|
||||
flow_block_cb_setup_simple
|
||||
@@ -783,7 +785,9 @@
|
||||
gen_pool_create
|
||||
gen_pool_destroy
|
||||
gen_pool_first_fit_align
|
||||
gen_pool_first_fit_order_align
|
||||
gen_pool_free_owner
|
||||
gen_pool_has_addr
|
||||
gen_pool_set_algo
|
||||
gen_pool_size
|
||||
gen_pool_virt_to_phys
|
||||
@@ -933,6 +937,10 @@
|
||||
invalidate_bdev
|
||||
invalidate_inode_buffers
|
||||
iomem_resource
|
||||
iommu_device_register
|
||||
iommu_device_sysfs_add
|
||||
iommu_device_sysfs_remove
|
||||
iommu_device_unregister
|
||||
__ioremap
|
||||
ioremap_cache
|
||||
iounmap
|
||||
@@ -1085,10 +1093,12 @@
|
||||
mark_buffer_dirty
|
||||
__mark_inode_dirty
|
||||
mbox_chan_received_data
|
||||
mbox_chan_txdone
|
||||
mbox_controller_register
|
||||
mbox_controller_unregister
|
||||
mbox_free_channel
|
||||
mbox_request_channel
|
||||
mbox_request_channel_byname
|
||||
mbox_send_message
|
||||
mdiobus_alloc_size
|
||||
mdiobus_free
|
||||
@@ -1399,6 +1409,7 @@
|
||||
pin_user_pages
|
||||
pin_user_pages_fast
|
||||
pin_user_pages_remote
|
||||
platform_bus_type
|
||||
platform_device_add
|
||||
platform_device_add_data
|
||||
platform_device_add_resources
|
||||
@@ -1912,6 +1923,7 @@
|
||||
__traceiter_android_rvh_check_preempt_wakeup
|
||||
__traceiter_android_rvh_do_sea
|
||||
__traceiter_android_rvh_gic_v3_set_affinity
|
||||
__traceiter_android_rvh_iommu_setup_dma_ops
|
||||
__traceiter_android_rvh_place_entity
|
||||
__traceiter_android_rvh_replace_next_task_fair
|
||||
__traceiter_android_rvh_schedule
|
||||
@@ -1938,6 +1950,7 @@
|
||||
__tracepoint_android_rvh_check_preempt_wakeup
|
||||
__tracepoint_android_rvh_do_sea
|
||||
__tracepoint_android_rvh_gic_v3_set_affinity
|
||||
__tracepoint_android_rvh_iommu_setup_dma_ops
|
||||
__tracepoint_android_rvh_place_entity
|
||||
__tracepoint_android_rvh_replace_next_task_fair
|
||||
__tracepoint_android_rvh_schedule
|
||||
|
||||
Reference in New Issue
Block a user