Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EP_PRIVATE_BITS
fs/eventpoll.c
1266
if (!(epi->event.events & ~EP_PRIVATE_BITS))
fs/eventpoll.c
1832
epi->event.events &= EP_PRIVATE_BITS;