mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
ANDROID: GKI: update symbol list file for xiaomi
add 1 function: android_vh_folio_referenced_check_bypass() Bug: 404067669 Change-Id: I91288be3a33ce839b8371e7f8f0e28b0b163920f Signed-off-by: Marcus Ma <maminghui5@xiaomi.corp-partner.google.com>
This commit is contained in:
committed by
Treehugger Robot
parent
2f4537ba6c
commit
5145d15773
@@ -326329,6 +326329,16 @@ function {
|
|||||||
parameter_id: 0x1b8590a8
|
parameter_id: 0x1b8590a8
|
||||||
parameter_id: 0x107606b0
|
parameter_id: 0x107606b0
|
||||||
}
|
}
|
||||||
|
function {
|
||||||
|
id: 0x9b20c0a6
|
||||||
|
return_type_id: 0x6720d32f
|
||||||
|
parameter_id: 0x18bd6530
|
||||||
|
parameter_id: 0x2170d06d
|
||||||
|
parameter_id: 0x29b77961
|
||||||
|
parameter_id: 0x33756485
|
||||||
|
parameter_id: 0x6720d32f
|
||||||
|
parameter_id: 0x11cfee5a
|
||||||
|
}
|
||||||
function {
|
function {
|
||||||
id: 0x9b222516
|
id: 0x9b222516
|
||||||
return_type_id: 0x6720d32f
|
return_type_id: 0x6720d32f
|
||||||
@@ -348246,6 +348256,15 @@ elf_symbol {
|
|||||||
type_id: 0x9bc62aec
|
type_id: 0x9bc62aec
|
||||||
full_name: "__traceiter_android_vh_filemap_read"
|
full_name: "__traceiter_android_vh_filemap_read"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0x51030b11
|
||||||
|
name: "__traceiter_android_vh_folio_referenced_check_bypass"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: FUNCTION
|
||||||
|
crc: 0xe1043e73
|
||||||
|
type_id: 0x9b20c0a6
|
||||||
|
full_name: "__traceiter_android_vh_folio_referenced_check_bypass"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0x1fca37bf
|
id: 0x1fca37bf
|
||||||
name: "__traceiter_android_vh_folio_trylock_clear"
|
name: "__traceiter_android_vh_folio_trylock_clear"
|
||||||
@@ -353286,6 +353305,15 @@ elf_symbol {
|
|||||||
type_id: 0x18ccbd2c
|
type_id: 0x18ccbd2c
|
||||||
full_name: "__tracepoint_android_vh_filemap_read"
|
full_name: "__tracepoint_android_vh_filemap_read"
|
||||||
}
|
}
|
||||||
|
elf_symbol {
|
||||||
|
id: 0x242ad327
|
||||||
|
name: "__tracepoint_android_vh_folio_referenced_check_bypass"
|
||||||
|
is_defined: true
|
||||||
|
symbol_type: OBJECT
|
||||||
|
crc: 0x261bebc9
|
||||||
|
type_id: 0x18ccbd2c
|
||||||
|
full_name: "__tracepoint_android_vh_folio_referenced_check_bypass"
|
||||||
|
}
|
||||||
elf_symbol {
|
elf_symbol {
|
||||||
id: 0xa3ede5d5
|
id: 0xa3ede5d5
|
||||||
name: "__tracepoint_android_vh_folio_trylock_clear"
|
name: "__tracepoint_android_vh_folio_trylock_clear"
|
||||||
@@ -418548,6 +418576,7 @@ interface {
|
|||||||
symbol_id: 0xb7d91f76
|
symbol_id: 0xb7d91f76
|
||||||
symbol_id: 0x4eda1196
|
symbol_id: 0x4eda1196
|
||||||
symbol_id: 0x158bf9d3
|
symbol_id: 0x158bf9d3
|
||||||
|
symbol_id: 0x51030b11
|
||||||
symbol_id: 0x1fca37bf
|
symbol_id: 0x1fca37bf
|
||||||
symbol_id: 0xe6702595
|
symbol_id: 0xe6702595
|
||||||
symbol_id: 0x9e91661b
|
symbol_id: 0x9e91661b
|
||||||
@@ -419108,6 +419137,7 @@ interface {
|
|||||||
symbol_id: 0xb34d9200
|
symbol_id: 0xb34d9200
|
||||||
symbol_id: 0x223c9b64
|
symbol_id: 0x223c9b64
|
||||||
symbol_id: 0xf61927fd
|
symbol_id: 0xf61927fd
|
||||||
|
symbol_id: 0x242ad327
|
||||||
symbol_id: 0xa3ede5d5
|
symbol_id: 0xa3ede5d5
|
||||||
symbol_id: 0x539bf337
|
symbol_id: 0x539bf337
|
||||||
symbol_id: 0x901d0e89
|
symbol_id: 0x901d0e89
|
||||||
|
|||||||
@@ -473,6 +473,8 @@ __traceiter_android_vh_page_referenced_check_bypass
|
|||||||
__tracepoint_android_vh_page_referenced_check_bypass
|
__tracepoint_android_vh_page_referenced_check_bypass
|
||||||
__page_mapcount
|
__page_mapcount
|
||||||
folio_mapcount
|
folio_mapcount
|
||||||
|
__traceiter_android_vh_folio_referenced_check_bypass
|
||||||
|
__tracepoint_android_vh_folio_referenced_check_bypass
|
||||||
|
|
||||||
#required by mi_async_reclaim.ko
|
#required by mi_async_reclaim.ko
|
||||||
__traceiter_android_vh_handle_trylock_failed_folio
|
__traceiter_android_vh_handle_trylock_failed_folio
|
||||||
|
|||||||
Reference in New Issue
Block a user