Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.5-rc6 3 lines 69 B view raw
1cat << EOF 2 return raw_${atomic}_fetch_add_unless(v, a, u) != u; 3EOF