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