You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
ANDROID: GKI: Update symbols to symbol list
Leaf changes summary: 8 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 8 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 8 Added functions: [A] 'function int __bio_crypt_clone(bio*, bio*, gfp_t)' [A] 'function void address_space_init_once(address_space*)' [A] 'function void bio_crypt_set_ctx(bio*, const blk_crypto_key*, const u64*, gfp_t)' [A] 'function bool blk_mq_queue_inflight(request_queue*)' [A] 'function bool prepare_to_wait_exclusive(wait_queue_head*, wait_queue_entry*, int)' [A] 'function void* radix_tree_delete_item(xarray*, unsigned long int, void*)' [A] 'function void** radix_tree_lookup_slot(const xarray*, unsigned long int)' [A] 'function void radix_tree_replace_slot(xarray*, void**, void*)' Bug: 257892683 Signed-off-by: Luffy Ou <luffy@oppo.com> Change-Id: I2cc1d97c7b086604b27163cb306e51bad20f5b53
This commit is contained in:
committed by
Treehugger Robot
parent
dcdb7eadfd
commit
c7eb32a49f
File diff suppressed because it is too large
Load Diff
@@ -5,6 +5,7 @@
|
||||
add_device_randomness
|
||||
add_memory
|
||||
add_memory_subsection
|
||||
address_space_init_once
|
||||
add_swap_extent
|
||||
add_taint
|
||||
add_timer
|
||||
@@ -64,6 +65,8 @@
|
||||
bio_add_pc_page
|
||||
bio_alloc_bioset
|
||||
bio_associate_blkg_from_css
|
||||
__bio_crypt_clone
|
||||
bio_crypt_set_ctx
|
||||
bio_endio
|
||||
bio_put
|
||||
bio_reset
|
||||
@@ -89,6 +92,7 @@
|
||||
blk_execute_rq_nowait
|
||||
blk_get_request
|
||||
blk_mq_free_request
|
||||
blk_mq_queue_inflight
|
||||
blk_mq_rq_cpu
|
||||
blk_mq_sched_mark_restart_hctx
|
||||
blk_mq_start_request
|
||||
@@ -2006,6 +2010,7 @@
|
||||
preempt_schedule_notrace
|
||||
prepare_to_wait
|
||||
prepare_to_wait_event
|
||||
prepare_to_wait_exclusive
|
||||
print_hex_dump
|
||||
printk
|
||||
printk_deferred
|
||||
@@ -2047,11 +2052,14 @@
|
||||
qcom_smem_state_update_bits
|
||||
queue_delayed_work_on
|
||||
queue_work_on
|
||||
radix_tree_delete_item
|
||||
radix_tree_gang_lookup
|
||||
radix_tree_insert
|
||||
radix_tree_iter_delete
|
||||
radix_tree_lookup
|
||||
radix_tree_lookup_slot
|
||||
radix_tree_next_chunk
|
||||
radix_tree_replace_slot
|
||||
radix_tree_preload
|
||||
___ratelimit
|
||||
rational_best_approximation
|
||||
|
||||
Reference in New Issue
Block a user