ANDROID: Update the ABI symbol list

Adding the following symbols:
  - bio_add_page
  - bio_alloc_bioset
  - bio_chain
  - bio_init
  - bio_put
  - blk_check_plugged
  - blkdev_get_by_dev
  - blkdev_put
  - file_path
  - filp_close
  - filp_open_block
  - fs_bio_set
  - submit_bio
  - submit_bio_wait
  - zs_compact
  - zs_create_pool
  - zs_destroy_pool
  - zs_free
  - zs_get_total_pages
  - zs_huge_class_size
  - zs_malloc
  - zs_map_object
  - zs_pool_stats
  - zs_unmap_object

Bug: 303159648
Change-Id: I948e48ccddbc3190ddf136a5c80874a0bb34e636
Signed-off-by: Richard Chang <richardycc@google.com>
This commit is contained in:
Richard Chang 2023-10-06 06:34:02 +00:00 committed by Treehugger Robot
parent 4301901382
commit 1fe248991f
2 changed files with 79 additions and 0 deletions

View File

@ -3543,6 +3543,11 @@ pointer_reference {
kind: POINTER
pointee_type_id: 0x1b77cf3e
}
pointer_reference {
id: 0x0c5168e8
kind: POINTER
pointee_type_id: 0x1b05453e
}
pointer_reference {
id: 0x0c55d62d
kind: POINTER
@ -12913,6 +12918,11 @@ pointer_reference {
kind: POINTER
pointee_type_id: 0x88c7ff3b
}
pointer_reference {
id: 0x28a3a74b
kind: POINTER
pointee_type_id: 0x88ce7bb2
}
pointer_reference {
id: 0x28ac1164
kind: POINTER
@ -29528,6 +29538,11 @@ typedef {
name: "blk_opf_t"
referred_type_id: 0xe62ebf07
}
typedef {
id: 0x1684c624
name: "blk_plug_cb_fn"
referred_type_id: 0x0c5168e8
}
typedef {
id: 0x3cc4e4dd
name: "blk_qc_t"
@ -57619,6 +57634,12 @@ member {
name: "callback"
type_id: 0x0ed1d747
}
member {
id: 0x56f376f1
name: "callback"
type_id: 0x1684c624
offset: 128
}
member {
id: 0x56a72054
name: "callback_head"
@ -216754,6 +216775,17 @@ struct_union {
member_id: 0xa06fe161
}
}
struct_union {
id: 0x88ce7bb2
kind: STRUCT
name: "blk_plug_cb"
definition {
bytesize: 32
member_id: 0x7c00ef52
member_id: 0x56f376f1
member_id: 0xff8a91c0
}
}
struct_union {
id: 0xbb19ab6d
kind: STRUCT
@ -293787,6 +293819,12 @@ function {
return_type_id: 0x48b5725f
parameter_id: 0x2e60a6b2
}
function {
id: 0x1b05453e
return_type_id: 0x48b5725f
parameter_id: 0x28a3a74b
parameter_id: 0x6d7f5ff6
}
function {
id: 0x1b0d4d60
return_type_id: 0x48b5725f
@ -301438,6 +301476,13 @@ function {
parameter_id: 0x380c33d1
parameter_id: 0x054f691a
}
function {
id: 0x66cc4765
return_type_id: 0x28a3a74b
parameter_id: 0x1684c624
parameter_id: 0x18bd6530
parameter_id: 0x6720d32f
}
function {
id: 0x66e18f45
return_type_id: 0x2c8c423d
@ -342495,6 +342540,15 @@ elf_symbol {
type_id: 0xfc093226
full_name: "blk_bio_list_merge"
}
elf_symbol {
id: 0x650319ec
name: "blk_check_plugged"
is_defined: true
symbol_type: FUNCTION
crc: 0xd27b25dd
type_id: 0x66cc4765
full_name: "blk_check_plugged"
}
elf_symbol {
id: 0x4ffac461
name: "blk_crypto_keyslot_index"
@ -396828,6 +396882,7 @@ interface {
symbol_id: 0x226328f4
symbol_id: 0x0b5d5f1c
symbol_id: 0x1516f6b7
symbol_id: 0x650319ec
symbol_id: 0x4ffac461
symbol_id: 0xad8bab96
symbol_id: 0x528ef002

View File

@ -58,8 +58,13 @@
bdev_nr_zones
bdev_start_io_acct
bin2hex
bio_add_page
bio_alloc_bioset
bio_chain
bio_endio
bio_end_io_acct_remapped
bio_init
bio_put
bio_start_io_acct
__bitmap_and
__bitmap_andnot
@ -80,6 +85,9 @@
bitmap_zalloc
blk_abort_request
__blk_alloc_disk
blk_check_plugged
blkdev_get_by_dev
blkdev_put
blk_execute_rq_nowait
__blk_mq_alloc_disk
blk_mq_alloc_tag_set
@ -828,6 +836,9 @@
__fdget
fd_install
fget
file_path
filp_close
filp_open_block
find_extend_vma
_find_first_and_bit
_find_first_bit
@ -866,6 +877,7 @@
freq_qos_add_request
freq_qos_remove_request
freq_qos_update_request
fs_bio_set
fsnotify
__fsnotify_parent
full_name_hash
@ -2045,6 +2057,8 @@
strsep
strspn
strstr
submit_bio
submit_bio_wait
subsys_system_register
suspend_set_ops
__sw_hweight16
@ -2576,3 +2590,13 @@
xhci_resume
xhci_run
xhci_suspend
zs_compact
zs_create_pool
zs_destroy_pool
zs_free
zs_get_total_pages
zs_huge_class_size
zs_malloc
zs_map_object
zs_pool_stats
zs_unmap_object