Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
6c1f5146b214f281a04ceeff7608845f1818c4f2
/
.
/
scripts
/
atomic
/
fallbacks
/
inc_not_zero
blob: 1fcef1e55bc9711ab3d3ce337e4bd808996c890b [
file
] [
log
] [
blame
]
cat
<<
EOF
return
raw_$
{
atomic
}
_add_unless
(
v
,
1
,
0
);
EOF