mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: abi_gki_aarch64_qcom: Add __bitmap_or
Need __bitmap_or to support bit calculation of the CTI trigger in coresight cti driver. Leaf changes summary: 1 artifact changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 1 Added function: [A] 'function void __bitmap_or(unsigned long int*, const unsigned long int*, const unsigned long int*, unsigned int)' Bug: 186088858 Change-Id: I2b380197c3365216bdbc557bdb41a88b18f55ce6 Signed-off-by: Mao Jinlong <jinlmao@codeaurora.org>
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
bitmap_allocate_region
|
||||
__bitmap_clear
|
||||
bitmap_find_next_zero_area_off
|
||||
__bitmap_or
|
||||
bitmap_parselist
|
||||
bitmap_parselist_user
|
||||
bitmap_print_to_pagebuf
|
||||
|
||||
Reference in New Issue
Block a user