]> Git Repo - linux.git/blob - scripts/atomic/fallbacks/release
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / scripts / atomic / fallbacks / release
1 cat <<EOF
2         __atomic_release_fence();
3         ${retstmt}arch_${atomic}_${pfx}${name}${sfx}_relaxed(${args});
4 EOF
This page took 0.034245 seconds and 4 git commands to generate.