Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.14 4 lines 105 B view raw
1cat <<EOF 2 __atomic_release_fence(); 3 ${retstmt}arch_${atomic}_${pfx}${name}${sfx}_relaxed(${args}); 4EOF