ANDROID: GKI: Update symbol list for xiaomi "abi_gki_aarch64_xiaomi"
2 function symbol(s) added 'bioset_init' 'bioset_exit' Bug: 307868722 Change-Id: I603003a42b5bb495f657ce155b0fb52463bdfd9d Signed-off-by: wanghongjing <wanghongjing@xiaomi.com>
This commit is contained in:
parent
7542b3bef7
commit
ff2563f384
@ -286886,6 +286886,11 @@ function {
|
||||
return_type_id: 0x48b5725f
|
||||
parameter_id: 0x02862e14
|
||||
}
|
||||
function {
|
||||
id: 0x103cff8e
|
||||
return_type_id: 0x48b5725f
|
||||
parameter_id: 0x0292b875
|
||||
}
|
||||
function {
|
||||
id: 0x103ff2f5
|
||||
return_type_id: 0x48b5725f
|
||||
@ -319391,6 +319396,14 @@ function {
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x06835e9c
|
||||
}
|
||||
function {
|
||||
id: 0x9c22a570
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x0292b875
|
||||
parameter_id: 0x4585663f
|
||||
parameter_id: 0x4585663f
|
||||
parameter_id: 0x6720d32f
|
||||
}
|
||||
function {
|
||||
id: 0x9c24e4e1
|
||||
return_type_id: 0x6720d32f
|
||||
@ -342687,6 +342700,24 @@ elf_symbol {
|
||||
type_id: 0x34c40d5b
|
||||
full_name: "bio_start_io_acct"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x5cce4e68
|
||||
name: "bioset_exit"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x8065b338
|
||||
type_id: 0x103cff8e
|
||||
full_name: "bioset_exit"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x5c0b88b2
|
||||
name: "bioset_init"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x60fece91
|
||||
type_id: 0x9c22a570
|
||||
full_name: "bioset_init"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xe0e9f920
|
||||
name: "bit_wait"
|
||||
@ -397296,6 +397327,8 @@ interface {
|
||||
symbol_id: 0x1d853176
|
||||
symbol_id: 0xa8878d9e
|
||||
symbol_id: 0x1cb0de6c
|
||||
symbol_id: 0x5cce4e68
|
||||
symbol_id: 0x5c0b88b2
|
||||
symbol_id: 0xe0e9f920
|
||||
symbol_id: 0xfba0da8c
|
||||
symbol_id: 0x00f38540
|
||||
|
@ -337,3 +337,7 @@
|
||||
__traceiter_android_vh_record_pcpu_rwsem_time_early
|
||||
__tracepoint_android_vh_record_pcpu_rwsem_time_early
|
||||
cgroup_threadgroup_rwsem
|
||||
|
||||
#required by zram.ko
|
||||
bioset_init
|
||||
bioset_exit
|
||||
|
Loading…
Reference in New Issue
Block a user