Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RCUREF_NOREF
include/linux/rcuref.h
60
return (c >= RCUREF_RELEASED) && (c < RCUREF_NOREF);
lib/rcuref.c
240
if (likely(cnt == RCUREF_NOREF)) {