mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-06 09:25:22 +02:00
ANDROID: GKI: Update symbol list for vivo
1 function symbol(s) added 'int __traceiter_android_vh_f2fs_ra_op_flags(void*, unsigned int*, struct readahead_control*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_f2fs_ra_op_flags' Bug: 342340767 Change-Id: I1d4b55bb64da026605063a8ac3bf40e7e4e62f61 Signed-off-by: Wang Jianzheng <11134417@vivo.corp-partner.google.com>
This commit is contained in:
parent
d2a7ba068d
commit
1efd61a1c0
|
@ -8843,6 +8843,11 @@ pointer_reference {
|
|||
kind: POINTER
|
||||
pointee_type_id: 0x7b48c53f
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x144920ad
|
||||
kind: POINTER
|
||||
pointee_type_id: 0x7b64642a
|
||||
}
|
||||
pointer_reference {
|
||||
id: 0x14518028
|
||||
kind: POINTER
|
||||
|
@ -326937,6 +326942,13 @@ function {
|
|||
parameter_id: 0x2e037cf1
|
||||
parameter_id: 0x0b27dc43
|
||||
}
|
||||
function {
|
||||
id: 0x9bf7484d
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x144920ad
|
||||
parameter_id: 0x275ab027
|
||||
}
|
||||
function {
|
||||
id: 0x9bf7b86e
|
||||
return_type_id: 0x6720d32f
|
||||
|
@ -344040,6 +344052,15 @@ elf_symbol {
|
|||
type_id: 0x9bc796bb
|
||||
full_name: "__traceiter_android_vh_f2fs_file_open"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x377d134d
|
||||
name: "__traceiter_android_vh_f2fs_ra_op_flags"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x061f3684
|
||||
type_id: 0x9bf7484d
|
||||
full_name: "__traceiter_android_vh_f2fs_ra_op_flags"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x93a4717b
|
||||
name: "__traceiter_android_vh_file_is_tiny_bypass"
|
||||
|
@ -348729,6 +348750,15 @@ elf_symbol {
|
|||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_f2fs_file_open"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x26d15e93
|
||||
name: "__tracepoint_android_vh_f2fs_ra_op_flags"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x33148828
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_f2fs_ra_op_flags"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x50a83025
|
||||
name: "__tracepoint_android_vh_file_is_tiny_bypass"
|
||||
|
@ -408821,6 +408851,7 @@ interface {
|
|||
symbol_id: 0x1f554c2a
|
||||
symbol_id: 0x343adff1
|
||||
symbol_id: 0x9c6911fb
|
||||
symbol_id: 0x377d134d
|
||||
symbol_id: 0x93a4717b
|
||||
symbol_id: 0x0e217a5e
|
||||
symbol_id: 0x9e91661b
|
||||
|
@ -409342,6 +409373,7 @@ interface {
|
|||
symbol_id: 0x0d418d38
|
||||
symbol_id: 0x2121385f
|
||||
symbol_id: 0x9ad783c1
|
||||
symbol_id: 0x26d15e93
|
||||
symbol_id: 0x50a83025
|
||||
symbol_id: 0xa8c30e54
|
||||
symbol_id: 0x901d0e89
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
__traceiter_android_vh_do_wp_page
|
||||
__traceiter_android_vh_dup_task_struct
|
||||
__traceiter_android_vh_f2fs_file_open
|
||||
__traceiter_android_vh_f2fs_ra_op_flags
|
||||
__traceiter_android_vh_filemap_update_page
|
||||
__traceiter_android_vh_free_task
|
||||
__traceiter_android_vh_fuse_request_end
|
||||
|
@ -164,6 +165,7 @@
|
|||
__tracepoint_android_vh_do_wp_page
|
||||
__tracepoint_android_vh_dup_task_struct
|
||||
__tracepoint_android_vh_f2fs_file_open
|
||||
__tracepoint_android_vh_f2fs_ra_op_flags
|
||||
__tracepoint_android_vh_filemap_update_page
|
||||
__tracepoint_android_vh_free_task
|
||||
__tracepoint_android_vh_fuse_request_end
|
||||
|
|
Loading…
Reference in New Issue
Block a user