NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TICKING
sys/dev/raidframe/rf_paritymap.c
162
if (!(pm->flags & TICKING)) {
sys/dev/raidframe/rf_paritymap.c
163
pm->flags |= TICKING;
sys/dev/raidframe/rf_paritymap.c
297
pm->flags &= ~TICKING;