ANDROID: Update the generic symbol list
Adds new necessary symbols. Bug: 188437222 Signed-off-by: Jesse Hall <jessehall@google.com> Change-Id: I71ed5e91dec012eb0abc1f7aa3ba6600b5cd3bca Signed-off-by: Will McVicker <willmcvicker@google.com>
This commit is contained in:
parent
ebe59c0c1a
commit
8848be1eb3
1 changed files with 6 additions and 0 deletions
|
|
@ -50,8 +50,11 @@
|
|||
bio_endio
|
||||
bio_init
|
||||
bio_put
|
||||
__bitmap_andnot
|
||||
__bitmap_clear
|
||||
__bitmap_equal
|
||||
bitmap_from_arr32
|
||||
__bitmap_or
|
||||
bitmap_parse
|
||||
bitmap_parselist
|
||||
bitmap_print_to_pagebuf
|
||||
|
|
@ -507,6 +510,7 @@
|
|||
downgrade_write
|
||||
down_interruptible
|
||||
down_read
|
||||
down_read_trylock
|
||||
down_timeout
|
||||
down_trylock
|
||||
down_write
|
||||
|
|
@ -1585,6 +1589,7 @@
|
|||
__sg_page_iter_next
|
||||
__sg_page_iter_start
|
||||
sg_scsi_ioctl
|
||||
shmem_file_setup
|
||||
simple_attr_open
|
||||
simple_attr_read
|
||||
simple_attr_release
|
||||
|
|
@ -1775,6 +1780,7 @@
|
|||
sysrq_mask
|
||||
system_freezing_cnt
|
||||
system_highpri_wq
|
||||
system_long_wq
|
||||
system_power_efficient_wq
|
||||
system_state
|
||||
system_unbound_wq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue