1
0
Fork 0
android_kernel_rockchip_tart/scripts/atomic/fallbacks
2025-06-27 00:32:42 -05:00
..
acquire can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
add_negative can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
add_unless can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
andnot can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
cmpxchg can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
dec can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
dec_and_test can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
dec_if_positive can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
dec_unless_positive can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
fence can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
fetch_add_unless can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
inc can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
inc_and_test can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
inc_not_zero can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
inc_unless_negative can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
read_acquire can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
release can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
set_release can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
sub_and_test can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
try_cmpxchg can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00
xchg can be used for AOSP 15 & 16 2025-06-27 00:32:42 -05:00