Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
andy
/
linux-auxdisplay
/
24a84ea4eef6ec6245e1efdc64764d60d17321bb
/
.
/
scripts
/
atomic
/
fallbacks
/
cmpxchg
blob: 1c8507f62e0493221a010400089c061e9eb9c849 [
file
]
cat
<<
EOF
return
raw_cmpxchg$
{
order
}(&
v
->
counter
,
old
,
new
);
EOF