Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
local64_inc
include/asm-generic/local64.h
32
#define local64_inc(l) local_inc(&(l)->a)
include/asm-generic/local64.h
79
#define local64_inc(l) atomic64_inc(&(l)->a)