ANDROID: GKI: update xiaomi symbol list

1 function symbol(s) added
  'int __blk_mq_debugfs_rq_show(struct seq_file *, struct request *)'

Bug: 295994000
Change-Id: If4f9efc2793aa3e7b18984d7e8e504451acdaef2
Signed-off-by: wangshuai12 <wangshuai12@xiaomi.corp-partner.google.com>
This commit is contained in:
wangshuai12
2023-08-15 15:32:12 +08:00
committed by Treehugger Robot
parent be8c805371
commit b3dd32ce1e
2 changed files with 28 additions and 15 deletions

View File

@@ -51,6 +51,7 @@
<elf-symbol name='__bitmap_xor' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xf6fc8791'/>
<elf-symbol name='__blk_alloc_disk' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x8d65eb42'/>
<elf-symbol name='__blk_mq_alloc_disk' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xc7615fff'/>
<elf-symbol name='__blk_mq_debugfs_rq_show' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x767fd264'/>
<elf-symbol name='__blk_mq_end_request' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xeab34e0c'/>
<elf-symbol name='__blk_rq_map_sg' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x4930ff59'/>
<elf-symbol name='__blkdev_issue_discard' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xff3fe611'/>
@@ -52314,7 +52315,7 @@
<pointer-type-def type-id='3e1d184a' size-in-bits='64' id='6aee814c'/>
<pointer-type-def type-id='ec84183d' size-in-bits='64' id='6af1ec35'/>
<pointer-type-def type-id='74e7a035' size-in-bits='64' id='6af64a09'/>
<class-decl name='uncached_list' size-in-bits='192' is-struct='yes' visibility='default' filepath='net/ipv6/route.c' line='130' column='1' id='6b1203e5'>
<class-decl name='uncached_list' size-in-bits='192' is-struct='yes' visibility='default' filepath='net/ipv4/route.c' line='1505' column='1' id='6b1203e5'>
<data-member access='public' layout-offset-in-bits='0'>
<var-decl name='lock' type-id='fb4018a0' visibility='default' filepath='net/ipv4/route.c' line='1506' column='1'/>
</data-member>
@@ -127676,6 +127677,11 @@
<parameter type-id='a57283f9' name='lkclass' filepath='block/blk-mq.c' line='3151' column='1'/>
<return type-id='33c599da'/>
</function-decl>
<function-decl name='__blk_mq_debugfs_rq_show' mangled-name='__blk_mq_debugfs_rq_show' filepath='block/blk-mq-debugfs.c' line='329' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='__blk_mq_debugfs_rq_show'>
<parameter type-id='f8dc9def' name='m' filepath='block/blk-mq-debugfs.c' line='329' column='1'/>
<parameter type-id='3dad1a48' name='rq' filepath='block/blk-mq-debugfs.c' line='329' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='__blk_mq_end_request' mangled-name='__blk_mq_end_request' filepath='block/blk-mq.c' line='551' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='__blk_mq_end_request'>
<parameter type-id='3dad1a48' name='rq' filepath='block/blk-mq.c' line='551' column='1'/>
<parameter type-id='f4e2facd' name='error' filepath='block/blk-mq.c' line='551' column='1'/>
@@ -149917,16 +149923,16 @@
<parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='283' column='1'/>
<return type-id='48b5725f'/>
</function-decl>
<function-decl name='mutex_lock_interruptible' mangled-name='mutex_lock_interruptible' filepath='kernel/locking/mutex.c' line='946' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_lock_interruptible'>
<parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='946' column='1'/>
<function-decl name='mutex_lock_interruptible' mangled-name='mutex_lock_interruptible' filepath='kernel/locking/mutex.c' line='948' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_lock_interruptible'>
<parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='948' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='mutex_lock_killable' mangled-name='mutex_lock_killable' filepath='kernel/locking/mutex.c' line='970' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_lock_killable'>
<parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='970' column='1'/>
<function-decl name='mutex_lock_killable' mangled-name='mutex_lock_killable' filepath='kernel/locking/mutex.c' line='972' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_lock_killable'>
<parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='972' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='mutex_trylock' mangled-name='mutex_trylock' filepath='kernel/locking/mutex.c' line='1050' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_trylock'>
<parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='1050' column='1'/>
<function-decl name='mutex_trylock' mangled-name='mutex_trylock' filepath='kernel/locking/mutex.c' line='1052' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_trylock'>
<parameter type-id='e0ea832a' name='lock' filepath='kernel/locking/mutex.c' line='1052' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='mutex_unlock' mangled-name='mutex_unlock' filepath='kernel/locking/mutex.c' line='548' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='mutex_unlock'>
@@ -164488,18 +164494,18 @@
<parameter type-id='02f11ed4' name='page' filepath='mm/page-writeback.c' line='2396' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='ww_mutex_lock' mangled-name='ww_mutex_lock' filepath='kernel/locking/mutex.c' line='1068' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ww_mutex_lock'>
<parameter type-id='7533ba6f' name='lock' filepath='kernel/locking/mutex.c' line='1068' column='1'/>
<parameter type-id='c1d02a64' name='ctx' filepath='kernel/locking/mutex.c' line='1068' column='1'/>
<function-decl name='ww_mutex_lock' mangled-name='ww_mutex_lock' filepath='kernel/locking/mutex.c' line='1070' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ww_mutex_lock'>
<parameter type-id='7533ba6f' name='lock' filepath='kernel/locking/mutex.c' line='1070' column='1'/>
<parameter type-id='c1d02a64' name='ctx' filepath='kernel/locking/mutex.c' line='1070' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='ww_mutex_lock_interruptible' mangled-name='ww_mutex_lock_interruptible' filepath='kernel/locking/mutex.c' line='1083' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ww_mutex_lock_interruptible'>
<parameter type-id='7533ba6f' name='lock' filepath='kernel/locking/mutex.c' line='1083' column='1'/>
<parameter type-id='c1d02a64' name='ctx' filepath='kernel/locking/mutex.c' line='1083' column='1'/>
<function-decl name='ww_mutex_lock_interruptible' mangled-name='ww_mutex_lock_interruptible' filepath='kernel/locking/mutex.c' line='1085' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ww_mutex_lock_interruptible'>
<parameter type-id='7533ba6f' name='lock' filepath='kernel/locking/mutex.c' line='1085' column='1'/>
<parameter type-id='c1d02a64' name='ctx' filepath='kernel/locking/mutex.c' line='1085' column='1'/>
<return type-id='95e97e5e'/>
</function-decl>
<function-decl name='ww_mutex_unlock' mangled-name='ww_mutex_unlock' filepath='kernel/locking/mutex.c' line='570' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ww_mutex_unlock'>
<parameter type-id='7533ba6f' name='lock' filepath='kernel/locking/mutex.c' line='570' column='1'/>
<function-decl name='ww_mutex_unlock' mangled-name='ww_mutex_unlock' filepath='kernel/locking/mutex.c' line='572' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='ww_mutex_unlock'>
<parameter type-id='7533ba6f' name='lock' filepath='kernel/locking/mutex.c' line='572' column='1'/>
<return type-id='48b5725f'/>
</function-decl>
<function-decl name='xa_destroy' mangled-name='xa_destroy' filepath='lib/xarray.c' line='2204' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='xa_destroy'>
@@ -165090,6 +165096,7 @@
</abi-instr>
</abi-corpus>
</abi-corpus-group>
<!--
libabigail: abidw: 2.1.0SOONG BUILD NUMBER PLACEHOLDER
-->

View File

@@ -122,6 +122,12 @@
ioc_lookup_icq
percpu_counter_add_batch
#required by mq-deadline module
blk_mq_debugfs_rq_show
seq_list_start
seq_list_next
__blk_mq_debugfs_rq_show
#required by cs35l41 module
regcache_drop_region
regmap_async_complete