Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WATCH_TYPE__NR
include/linux/watch_queue.h
32
DECLARE_BITMAP(type_filter, WATCH_TYPE__NR);
kernel/watch_queue.c
352
if (tf[i].type >= WATCH_TYPE__NR)
kernel/watch_queue.c
368
if (tf[i].type >= WATCH_TYPE__NR)