![]() |
|
|||
0001 cat <<EOF 0002 static __always_inline ${ret} 0003 arch_${atomic}_${pfx}${name}${sfx}_release(${params}) 0004 { 0005 __atomic_release_fence(); 0006 ${retstmt}arch_${atomic}_${pfx}${name}${sfx}_relaxed(${args}); 0007 } 0008 EOF
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |