Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
ee7f5564309a83c6ffbcd7406987be66babeaefb
/
.
/
scripts
/
atomic
/
fallbacks
/
inc_and_test
blob: 7d16a10f2257e73ecb45687f1a65d30edb53f6fa [
file
] [
log
] [
blame
]
cat
<<
EOF
return
raw_$
{
atomic
}
_inc_return
(
v
)
==
0
;
EOF