mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 04:20:23 +09:00
ANDROID: GKI: Update symbol list for Amlogic
1 function symbol(s) added 'int __traceiter_mm_page_alloc(void*, struct page*, unsigned int, gfp_t, int)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_mm_page_alloc' Bug: 307485594 Change-Id: Idb98580ecdd1573586cbd2de81d493a21b66999c Signed-off-by: Qinglin Li <qinglin.li@amlogic.com>
This commit is contained in:
@@ -291365,6 +291365,15 @@ function {
|
||||
parameter_id: 0x33756485
|
||||
parameter_id: 0x18bd6530
|
||||
}
|
||||
function {
|
||||
id: 0x9ba70913
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x06835e9c
|
||||
parameter_id: 0x4585663f
|
||||
parameter_id: 0xf1a6dfed
|
||||
parameter_id: 0x6720d32f
|
||||
}
|
||||
function {
|
||||
id: 0x9ba88768
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -308369,6 +308378,15 @@ elf_symbol {
|
||||
type_id: 0x9b4ecb46
|
||||
full_name: "__traceiter_map"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd61f2790
|
||||
name: "__traceiter_mm_page_alloc"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xadcf6a64
|
||||
type_id: 0x9ba70913
|
||||
full_name: "__traceiter_mm_page_alloc"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xbcec3880
|
||||
name: "__traceiter_mm_vmscan_direct_reclaim_begin"
|
||||
@@ -311420,6 +311438,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_map"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xc4a9ffae
|
||||
name: "__tracepoint_mm_page_alloc"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x3bbb53b9
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_mm_page_alloc"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xa7ceb432
|
||||
name: "__tracepoint_mm_vmscan_direct_reclaim_begin"
|
||||
@@ -362948,6 +362975,7 @@ interface {
|
||||
symbol_id: 0x32248e2a
|
||||
symbol_id: 0xe873a0cb
|
||||
symbol_id: 0x8308c88f
|
||||
symbol_id: 0xd61f2790
|
||||
symbol_id: 0xbcec3880
|
||||
symbol_id: 0xa34c49b3
|
||||
symbol_id: 0x5c33446d
|
||||
@@ -363287,6 +363315,7 @@ interface {
|
||||
symbol_id: 0x0713b56c
|
||||
symbol_id: 0x83005ddd
|
||||
symbol_id: 0x269ee6ad
|
||||
symbol_id: 0xc4a9ffae
|
||||
symbol_id: 0xa7ceb432
|
||||
symbol_id: 0x32564229
|
||||
symbol_id: 0x88a08d67
|
||||
|
||||
@@ -539,6 +539,7 @@
|
||||
drm_atomic_helper_resume
|
||||
drm_atomic_helper_set_config
|
||||
drm_atomic_helper_setup_commit
|
||||
drm_atomic_helper_shutdown
|
||||
drm_atomic_helper_suspend
|
||||
drm_atomic_helper_swap_state
|
||||
drm_atomic_helper_update_plane
|
||||
@@ -651,6 +652,8 @@
|
||||
drm_poll
|
||||
drm_prime_gem_destroy
|
||||
drm_printf
|
||||
__drm_printfn_coredump
|
||||
__drm_printfn_seq_file
|
||||
drm_property_add_enum
|
||||
drm_property_blob_get
|
||||
drm_property_blob_put
|
||||
@@ -661,9 +664,12 @@
|
||||
drm_property_destroy
|
||||
drm_property_lookup_blob
|
||||
drm_property_replace_blob
|
||||
__drm_puts_coredump
|
||||
__drm_puts_seq_file
|
||||
drm_read
|
||||
drm_release
|
||||
drm_self_refresh_helper_update_avg_times
|
||||
drm_state_dump
|
||||
drm_universal_plane_init
|
||||
drm_vblank_init
|
||||
drm_writeback_connector_init
|
||||
@@ -1990,6 +1996,7 @@
|
||||
__traceiter_mmap_lock_acquire_returned
|
||||
__traceiter_mmap_lock_released
|
||||
__traceiter_mmap_lock_start_locking
|
||||
__traceiter_mm_page_alloc
|
||||
__traceiter_rwmmio_post_read
|
||||
__traceiter_rwmmio_post_write
|
||||
__traceiter_rwmmio_read
|
||||
@@ -2037,6 +2044,7 @@
|
||||
__tracepoint_mmap_lock_acquire_returned
|
||||
__tracepoint_mmap_lock_released
|
||||
__tracepoint_mmap_lock_start_locking
|
||||
__tracepoint_mm_page_alloc
|
||||
tracepoint_probe_register
|
||||
tracepoint_probe_unregister
|
||||
__tracepoint_rwmmio_post_read
|
||||
|
||||
Reference in New Issue
Block a user