This website requires JavaScript.
Explore
Help
Sign In
averello
/
linux-stable-mirror
Watch
1
Star
0
Fork
0
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced
2026-07-25 16:19:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46fe2af45c19e954dbd456170819b4fe3cea365b
linux-stable-mirror
/
scripts
/
atomic
/
fallbacks
T
History
…
..
acquire
locking/atomic: remove ARCH_ATOMIC remanants
2021-07-16 18:46:44 +02:00
add_negative
…
add_unless
locking/atomic: remove ARCH_ATOMIC remanants
2021-07-16 18:46:44 +02:00
andnot
…
dec
locking/atomic: remove ARCH_ATOMIC remanants
2021-07-16 18:46:44 +02:00
dec_and_test
…
dec_if_positive
…
dec_unless_positive
…
fence
locking/atomic: remove ARCH_ATOMIC remanants
2021-07-16 18:46:44 +02:00
fetch_add_unless
locking/atomic: remove ARCH_ATOMIC remanants
2021-07-16 18:46:44 +02:00
inc
locking/atomic: remove ARCH_ATOMIC remanants
2021-07-16 18:46:44 +02:00
inc_and_test
…
inc_not_zero
locking/atomic: remove ARCH_ATOMIC remanants
2021-07-16 18:46:44 +02:00
inc_unless_negative
…
read_acquire
atomics: Fix atomic64_{read_acquire,set_release} fallbacks
2022-02-11 12:13:56 +01:00
release
…
set_release
…
sub_and_test
…
try_cmpxchg
…