mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
ANDROID: abi_gki_aarch64_qcom: Add __bitmap_andnot and cpumask_any_but
Add __bitmap_andnot and cpumask_any_but to symbol list. Bug: 187463586 Change-Id: I936ee9778040ba96a3937e21da0c886b2929df7c Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
This commit is contained in:
parent
188186232a
commit
f6fdbe9edc
|
|
@ -56,6 +56,7 @@
|
||||||
bdput
|
bdput
|
||||||
bio_endio
|
bio_endio
|
||||||
bitmap_allocate_region
|
bitmap_allocate_region
|
||||||
|
__bitmap_andnot
|
||||||
__bitmap_clear
|
__bitmap_clear
|
||||||
bitmap_find_next_zero_area_off
|
bitmap_find_next_zero_area_off
|
||||||
__bitmap_or
|
__bitmap_or
|
||||||
|
|
@ -272,6 +273,7 @@
|
||||||
cpu_latency_qos_remove_request
|
cpu_latency_qos_remove_request
|
||||||
cpu_latency_qos_request_active
|
cpu_latency_qos_request_active
|
||||||
cpu_latency_qos_update_request
|
cpu_latency_qos_update_request
|
||||||
|
cpumask_any_but
|
||||||
cpumask_next
|
cpumask_next
|
||||||
cpumask_next_and
|
cpumask_next_and
|
||||||
cpu_number
|
cpu_number
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user