ANDROID: GKI: Add mm_filemap_* symbols for unisoc

2 function symbol(s) added
  'int __traceiter_mm_filemap_add_to_page_cache(void*, struct folio*)'
  'int __traceiter_mm_filemap_delete_from_page_cache(void*, struct folio*)'

2 variable symbol(s) added
  'struct tracepoint __tracepoint_mm_filemap_add_to_page_cache'
  'struct tracepoint __tracepoint_mm_filemap_delete_from_page_cache'

Bug: 400034938
Change-Id: I7df5d52c273cbd87523bee1d74938d57a9f7ab01
Signed-off-by: Cixi Geng <cixi.geng1@unisoc.com>
This commit is contained in:
Cixi Geng
2025-03-11 15:06:01 +08:00
committed by Treehugger Robot
parent 9fec5f6775
commit f01c2f52d4
2 changed files with 52 additions and 0 deletions
+46
View File
@@ -330709,6 +330709,12 @@ function {
parameter_id: 0x064d6086
parameter_id: 0x064d6086
}
function {
id: 0x9b2a7922
return_type_id: 0x6720d32f
parameter_id: 0x18bd6530
parameter_id: 0x2170d06d
}
function {
id: 0x9b2c6ab8
return_type_id: 0x2a573d9c
@@ -350521,6 +350527,24 @@ elf_symbol {
type_id: 0x9a3faf0d
full_name: "__traceiter_irq_handler_exit"
}
elf_symbol {
id: 0xee0724d2
name: "__traceiter_mm_filemap_add_to_page_cache"
is_defined: true
symbol_type: FUNCTION
crc: 0xabbb16b6
type_id: 0x9b2a7922
full_name: "__traceiter_mm_filemap_add_to_page_cache"
}
elf_symbol {
id: 0x7c2dee51
name: "__traceiter_mm_filemap_delete_from_page_cache"
is_defined: true
symbol_type: FUNCTION
crc: 0xabbb16b6
type_id: 0x9b2a7922
full_name: "__traceiter_mm_filemap_delete_from_page_cache"
}
elf_symbol {
id: 0xcebde919
name: "__traceiter_mm_vmscan_kswapd_wake"
@@ -353329,6 +353353,24 @@ elf_symbol {
type_id: 0x18ccbd2c
full_name: "__tracepoint_irq_handler_exit"
}
elf_symbol {
id: 0xc0f4125c
name: "__tracepoint_mm_filemap_add_to_page_cache"
is_defined: true
symbol_type: OBJECT
crc: 0x7c5aa8a7
type_id: 0x18ccbd2c
full_name: "__tracepoint_mm_filemap_add_to_page_cache"
}
elf_symbol {
id: 0x29c42bdf
name: "__tracepoint_mm_filemap_delete_from_page_cache"
is_defined: true
symbol_type: OBJECT
crc: 0x7c5aa8a7
type_id: 0x18ccbd2c
full_name: "__tracepoint_mm_filemap_delete_from_page_cache"
}
elf_symbol {
id: 0x651b2967
name: "__tracepoint_mm_vmscan_kswapd_wake"
@@ -405576,6 +405618,8 @@ interface {
symbol_id: 0x773b00db
symbol_id: 0x32248e2a
symbol_id: 0xe873a0cb
symbol_id: 0xee0724d2
symbol_id: 0x7c2dee51
symbol_id: 0xcebde919
symbol_id: 0x5c33446d
symbol_id: 0x423dad0f
@@ -405888,6 +405932,8 @@ interface {
symbol_id: 0x2e809f1d
symbol_id: 0x0713b56c
symbol_id: 0x83005ddd
symbol_id: 0xc0f4125c
symbol_id: 0x29c42bdf
symbol_id: 0x651b2967
symbol_id: 0x88a08d67
symbol_id: 0xe2682879
+6
View File
@@ -232,3 +232,9 @@
vsscanf
__wake_up
__warn_printk
# required inode_info.ko
__traceiter_mm_filemap_delete_from_page_cache
__traceiter_mm_filemap_add_to_page_cache
__tracepoint_mm_filemap_delete_from_page_cache
__tracepoint_mm_filemap_add_to_page_cache