mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: GKI: update symbol list file for xiaomi
add 3 function:
android_vh_page_should_be_protected()
android_vh_page_referenced_check_bypass()
__page_mapcount()
Bug: 348285765
Change-Id: Idbcdf69693a3f4e83ada35aebf3f138648c73d10
Signed-off-by: Yuxuan Yan <yanyuxuan3@xiaomi.corp-partner.google.com>
This commit is contained in:
@@ -325072,6 +325072,16 @@ function {
|
||||
parameter_id: 0x11cfee5a
|
||||
parameter_id: 0x13580d6c
|
||||
}
|
||||
function {
|
||||
id: 0x9b26096d
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x2170d06d
|
||||
parameter_id: 0x33756485
|
||||
parameter_id: 0x29b77961
|
||||
parameter_id: 0x2e18f543
|
||||
parameter_id: 0x13580d6c
|
||||
}
|
||||
function {
|
||||
id: 0x9b261113
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -325113,6 +325123,15 @@ function {
|
||||
parameter_id: 0x2360e10b
|
||||
parameter_id: 0x13580d6c
|
||||
}
|
||||
function {
|
||||
id: 0x9b273c8b
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x2170d06d
|
||||
parameter_id: 0x33756485
|
||||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x11cfee5a
|
||||
}
|
||||
function {
|
||||
id: 0x9b2837bd
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -347051,6 +347070,24 @@ elf_symbol {
|
||||
type_id: 0x9bb7fe1c
|
||||
full_name: "__traceiter_android_vh_page_add_new_anon_rmap"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x3246acbb
|
||||
name: "__traceiter_android_vh_page_referenced_check_bypass"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xe720c887
|
||||
type_id: 0x9b273c8b
|
||||
full_name: "__traceiter_android_vh_page_referenced_check_bypass"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xb4d5ffdc
|
||||
name: "__traceiter_android_vh_page_should_be_protected"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x77112e10
|
||||
type_id: 0x9b26096d
|
||||
full_name: "__traceiter_android_vh_page_should_be_protected"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x13b0736e
|
||||
name: "__traceiter_android_vh_percpu_rwsem_down_read"
|
||||
@@ -351713,6 +351750,24 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_page_add_new_anon_rmap"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x4a5e6e41
|
||||
name: "__tracepoint_android_vh_page_referenced_check_bypass"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x6c78bb0e
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_page_referenced_check_bypass"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x352038ba
|
||||
name: "__tracepoint_android_vh_page_should_be_protected"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x0ba3a10c
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_page_should_be_protected"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xa4c454d8
|
||||
name: "__tracepoint_android_vh_percpu_rwsem_down_read"
|
||||
@@ -414646,6 +414701,8 @@ interface {
|
||||
symbol_id: 0x724577f8
|
||||
symbol_id: 0xac55c769
|
||||
symbol_id: 0xacaadcc9
|
||||
symbol_id: 0x3246acbb
|
||||
symbol_id: 0xb4d5ffdc
|
||||
symbol_id: 0x13b0736e
|
||||
symbol_id: 0xc72f2012
|
||||
symbol_id: 0xd14f3adb
|
||||
@@ -415164,6 +415221,8 @@ interface {
|
||||
symbol_id: 0xdfe6a3ee
|
||||
symbol_id: 0x6bc613d3
|
||||
symbol_id: 0x20d2ceb3
|
||||
symbol_id: 0x4a5e6e41
|
||||
symbol_id: 0x352038ba
|
||||
symbol_id: 0xa4c454d8
|
||||
symbol_id: 0x7d42b7c8
|
||||
symbol_id: 0x3d63616d
|
||||
|
||||
@@ -462,6 +462,13 @@
|
||||
__fs_parse
|
||||
__filemap_get_folio
|
||||
|
||||
#required by mem_reclaim_ctl.ko
|
||||
__traceiter_android_vh_page_should_be_protected
|
||||
__tracepoint_android_vh_page_should_be_protected
|
||||
__traceiter_android_vh_page_referenced_check_bypass
|
||||
__tracepoint_android_vh_page_referenced_check_bypass
|
||||
__page_mapcount
|
||||
|
||||
#required by mi_async_reclaim.ko
|
||||
__traceiter_android_vh_handle_trylock_failed_folio
|
||||
__tracepoint_android_vh_handle_trylock_failed_folio
|
||||
|
||||
Reference in New Issue
Block a user