mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: ABI: update symbol list related to show_mem for Exynos
Update symbols for mm vendorhook 1 function symbol(s) added 'int __traceiter_android_vh_show_mem(void*, unsigned int, nodemask_t*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_show_mem' Bug: 277799025 Change-Id: Ic21db591c52fb173f928526e48cb74e2ffc7c919 Signed-off-by: Hyesoo Yu <hyesoo.yu@samsung.com>
This commit is contained in:
committed by
Treehugger Robot
parent
573ba7b6e6
commit
f298afd5ba
@@ -302644,6 +302644,13 @@ function {
|
||||
parameter_id: 0x18e64f74
|
||||
parameter_id: 0x4585663f
|
||||
}
|
||||
function {
|
||||
id: 0x9ab24357
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x4585663f
|
||||
parameter_id: 0x2fb2b385
|
||||
}
|
||||
function {
|
||||
id: 0x9ab34327
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -321094,6 +321101,15 @@ elf_symbol {
|
||||
type_id: 0x9bc302e5
|
||||
full_name: "__traceiter_android_vh_setscheduler_uclamp"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x4d31a413
|
||||
name: "__traceiter_android_vh_show_mem"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x1d424b7d
|
||||
type_id: 0x9ab24357
|
||||
full_name: "__traceiter_android_vh_show_mem"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe7f6f975
|
||||
name: "__traceiter_android_vh_show_resume_epoch_val"
|
||||
@@ -323677,6 +323693,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_setscheduler_uclamp"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x823654f5
|
||||
name: "__tracepoint_android_vh_show_mem"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x5d877102
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_show_mem"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x42ad45a3
|
||||
name: "__tracepoint_android_vh_show_resume_epoch_val"
|
||||
@@ -374241,6 +374266,7 @@ interface {
|
||||
symbol_id: 0xb841c45e
|
||||
symbol_id: 0xaa3f6a65
|
||||
symbol_id: 0xa2fe718f
|
||||
symbol_id: 0x4d31a413
|
||||
symbol_id: 0xe7f6f975
|
||||
symbol_id: 0x6d9f8b13
|
||||
symbol_id: 0xdfd06b97
|
||||
@@ -374528,6 +374554,7 @@ interface {
|
||||
symbol_id: 0xff2bccb8
|
||||
symbol_id: 0xd7ceb15f
|
||||
symbol_id: 0x923147c1
|
||||
symbol_id: 0x823654f5
|
||||
symbol_id: 0x42ad45a3
|
||||
symbol_id: 0x8712dd01
|
||||
symbol_id: 0x3e70324d
|
||||
|
||||
@@ -2002,6 +2002,8 @@
|
||||
dma_heap_get_name
|
||||
is_dma_buf_file
|
||||
iterate_fd
|
||||
__traceiter_android_vh_show_mem
|
||||
__tracepoint_android_vh_show_mem
|
||||
|
||||
# required by samsung_iommu_v9.ko
|
||||
device_link_add
|
||||
|
||||
Reference in New Issue
Block a user